Plumtree Portal UI  
 

IPTMultiColumnListModelRO.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..

string GetHiddenObjects();

Return Value

String

See Also

IPTMultiColumnListModelRO Interface | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace