I need to know if an HTML element already exists, in my loop, if it exists I use it, if it does not exist I'll create one.
How would you do this within a
@foreach (var item in Model){ ... }
Following the comment of Gypsy, as it is not po...
asked by
13.05.2015 / 01:28