Plumtree Portal UI  
 

SelectPTObjectModel.SetTreeMultiSelect Method 

Sets the selection type for the tree. Multiselect is set to true by default.

public virtual void SetTreeMultiSelect(
   bool _selectType
);

Parameters

_selectType

See Also

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