Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > get image url stored in webpart View modes: 
User avatar
Member
Member
gatsby0121 - 11/2/2011 3:07:53 AM
   
get image url stored in webpart
I have a webpart where you can select an image that's stored as a file in the hierarchy.

I've searched the forums but I can't seem to find how I retrieve the url for that file from the code behind of the webpart.

Has anyone done this before, or can point me in the right direction?

User avatar
Member
Member
gatsby0121 - 11/2/2011 3:38:08 AM
   
RE:get image url stored in webpart
http://devnet.kentico.com/Knowledge-Base/API-and-Internals/How-to-display-link-to-a-file-or-document-without-.aspx

That worked for me, in case anyone else is looking.