Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have this partial view where I am trying to get one images from a multiple media picker property. When i run the page i receive this error:
http://i.imgur.com/PZTCVXv.png
I am unsure what I need to do to fix this. Is this the right approach to get an image displayed from the media picker?
It's the same answer as for your previous similar issue - you need to wrap the query in brackets inside the href quotes.
I'd suggest using Visual Studio community (free download) as you will get intellisense that will help you sport these errors.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Compilation error when getting image from IEnumerable<IPublishedContent>
I have this partial view where I am trying to get one images from a multiple media picker property. When i run the page i receive this error:
http://i.imgur.com/PZTCVXv.png
I am unsure what I need to do to fix this. Is this the right approach to get an image displayed from the media picker?
It's the same answer as for your previous similar issue - you need to wrap the query in brackets inside the href quotes.
I'd suggest using Visual Studio community (free download) as you will get intellisense that will help you sport these errors.
is working on a reply...