Plumtree Portal UI  
 

SelectPTObjectModel.GetObjectClassIDs Method 

Returns String of Class ID of the Objects displayed in the tree. E.g.: "2,45,3" This is the format used by the tree.

public virtual string GetObjectClassIDs();

Return Value

String

Implements

ISelectPTObjectModelRO.GetObjectClassIDs

See Also

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