Plumtree Portal UI  
 

PTMultiColumnListModel.GetSelectedItems Method 

Returns a String of Class IDs and Object IDs of the Objects to select in the tree. E.g.: "classID1,ObjID1,classID2,objID2" This is the format used by the tree.

public virtual string GetSelectedItems();

Return Value

String

Implements

IPTMultiColumnListModelRO.GetSelectedItems

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace