Uiinfrastructure API Docs  
 

PTBreadcrumbPath.appendTextItem Method 

Call this method to append a regular string to the end of this path. This string should be plain text, and contain no html.

public virtual void appendTextItem(
   string s
);

Parameters

s

See Also

PTBreadcrumbPath Class | com.plumtree.xpshared.htmlconstructs Namespace