J
jread
Guest
if you set the image to allow for more than one image selection the above code would not work and you would need to iterate over the field value of Image2. @foreach(var img in item.Fields.Image2){ }
Continue reading...
Continue reading...