Uiinfrastructure API Docs  
 

PTListItem Constructor (String, String)

Call this method to construct a new PTListItem.

public PTListItem(
   string title,
   string titleHRef
);

Parameters

title
Pass a String that is the title of this item.
titleHRef
Pass a String that is the href of this title.

See Also

PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace | PTListItem Constructor Overload List