Plumtree Pluggable Navigation API  
 

ICPListIterator.SetShowImages Method 

Set to display images for subsequent entries in the list, can be altered between entries during an iteration

void SetShowImages(
   bool bShow
);

Parameters

bShow
true to show images (default), false to no show images in entries

See Also

ICPListIterator Interface | com.plumtree.portalpages.common.mediator Namespace