Plumtree Portal UI  
 

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

ISelectPTObjectModelRO.GetSelectedItems

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace