Plumtree Portal UI  
 

SelectPTObjectModel.GetTreeMultiSelect Method 

Returns the selection type of the tree. Converts the boolean value to a string so that it can be put in the query string for the tree.

public virtual string GetTreeMultiSelect();

Return Value

String

Implements

ISelectPTObjectModelRO.GetTreeMultiSelect

See Also

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