Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator.GetImageString Method 

Creates a string containing the html for the assigned images

protected virtual string GetImageString(
   ListEntry entry
);

Parameters

entry
Current listentry element

Return Value

String with the html for the assigned images

See Also

CListURLTemplateMediator Class | com.plumtree.portalpages.common.mediator Namespace