Plumtree Portal UI  
 

SelectPTObjectModel.SetReadOnlyObjects Method 

Sets the read only objects. Those object won't appear in the tree and the user will not be able to delete them.

public virtual void SetReadOnlyObjects(
   int[][] _arrReadOnlyObjects
);

Parameters

_arrReadOnlyObjects

See Also

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