Set image(s) on the ASURL from the assigned images in the Listentry object.
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);
CListURLFullMediator Class | com.plumtree.portalpages.common.mediator Namespace