Plumtree Pluggable Navigation API  
 

CListURLFullMediator.SetImage Method (HTMLAnchor, ListEntry)

Sets the image(s) on the HTMLAnchor from the Listentry object. Adds spacer images to get straight marigin between images and text

protected virtual void SetImage(
   HTMLAnchor anchor,
   ListEntry entry
);

Parameters

anchor
The HTMLAnchor
entry
The Listentry object

See Also

CListURLFullMediator Class | com.plumtree.portalpages.common.mediator Namespace | CListURLFullMediator.SetImage Overload List