Plumtree Pluggable Navigation API  
 

ASCompoundList.SetImageForLastAddedURL Method (PTImageType, PTImageType, String)

Assigns a two part image to the entry last added to the list

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

Parameters

image
Image construct for the first image
image2
Image construct for the second image
strImageAltText
Alt string for both images

See Also

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