Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Load Image Based on QueryString View modes: 
User avatar
Member
Member
cshannon-agfirst - 4/27/2011 3:08:56 PM
   
Load Image Based on QueryString
Using the portal engine, can you display an image on a master page based on a querystring?

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 4/28/2011 1:11:39 AM
   
RE:Load Image Based on QueryString
Hello,

Definitely, you can. You can insert multiple Editable image webparts and load images in their places. Then you can edit the webparts' properties and insert a macro expression to the Visible property. This macro will check a current query string and its value and will return true or false accordingly. Please see more details about this approach here: How to show/hide webpart.

Hope it meets your needs.

Best regards
Ondrej Vasil