Uiinfrastructure API Docs  
 

PTListItem.SetItemTypeImage Method

Call this method to set the image that indicates the type of this item.

Calling this method will cause the generated table to contain one additional column.

Overload List

Call this method to set the image that indicates the type of this item.

Calling this method will cause the generated table to contain one additional column.

public virtual void SetItemTypeImage(PTImageType,string);

 

public virtual void SetItemTypeImage(HTMLImg);

See Also

PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace