Plumtree Portal UI  
 

SelectPTObjectModel.SetHiddenObjects Method 

Sets the hidden objects for the tree. By default there are no hidden objects.

public virtual void SetHiddenObjects(
   int[][] _anClassIDObjectID
);

Parameters

_anClassIDObjectID

See Also

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