Assigns a two part image to the entry last added to the list
Assigns a two part image to the entry last added to the list
public virtual void SetImageForLastAddedURL(PTImageType,PTImageType,string);
Assigns an image to the entry last added to the list
public virtual void SetImageForLastAddedURL(PTImageType,string);
Not for general use Only added for converting IPTURLs to ListEntry URLs in NavigationModel. Only supports icons for Community Actions, My Page actions and Mandatory link entry types
public virtual void SetImageForLastAddedURL(string,string);
ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace