Plumtree Portal UI  
 

PTMultiColumnListModel.GetHiddenObjects Method 

Returns the comma-delimited string of classids and objectids for objects that are to be hidden by the tree. The format of the string is as follows: ClassID1,ObjectID1, ClassID2,ObjectID2, etc..

public virtual string GetHiddenObjects();

Return Value

String

Implements

IPTMultiColumnListModelRO.GetHiddenObjects

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace