Plumtree Portal UI  
 

AdminTreeModel.CheckIsHidden Method 

This helper method determines if a node is hidden. If it is hidden, it needs to be removed from the tree.

public virtual bool CheckIsHidden(
   TreeLeafNode node
);

See Also

AdminTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace