Try our conversational search powered by Generative AI!

Problems saving picture

Vote:
 
I'm trying to save a picture and then display the picture on a new page. The picture is a EPi-Server property of the type URL to picture. The picture is suppose to be added from the webpage, not in editmode. (It works just fine in editmode...) The code for the EPiServerproperty looks like this The code when i'm trying to save looks something like this: PageData newPage = Global.EPDataFactory.GetDefaultPageData(CurrentPage.PageLink, CurrentPage.PageTypeID); newPage["ParticipantPicture"] = imgParticipantpicture;// Something is missing on the line where i'm saving "imgParticipantpicture" but what???
#13397
Mar 19, 2008 16:00
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.