Plumtree Pluggable Navigation API  
 

CListURLFullMediator.SetImage Method

Set image(s) on the ASURL from the assigned images in the Listentry object.

Overload List

Set image(s) on the ASURL from the assigned images in the Listentry object.

protected virtual void SetImage(ASURL,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,ListEntry);

See Also

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