Call this method to construct a new PTListItem.
public UIListItem(HTMLAnchor,AActivitySpace);
Call this method to construct a new PTListItem.
Use this constructor if you wish for the title of this item to be just a String, as opposed to an anchor.
public UIListItem(string,AActivitySpace);
public UIListItem(string,string,AActivitySpace);
UIListItem Class | com.plumtree.uiinfrastructure.htmlconstructs Namespace