Plumtree Pluggable Navigation API  
 

ASCompoundList.SetImageForLastAddedURL Method (PTImageType, String)

Assigns an image to the entry last added to the list

public virtual void SetImageForLastAddedURL(
   PTImageType image,
   string strImageAltText
);

Parameters

image
Image construct for the image to add
strImageAltText
Alt String for the image

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace | ASCompoundList.SetImageForLastAddedURL Overload List