Plumtree Portal UI  
 

AdminTreeModel.SetQueryFilter Method

This must be called after SetAccessLevel() and SetClassIDsToDisplay().

Overload List

This must be called after SetAccessLevel() and SetClassIDsToDisplay().

public override void SetQueryFilter(int,int,int[]);

This must be called after SetAccessLevel() and SetClassIDsToDisplay().

public override void SetQueryFilter(int,int,string[]);

See Also

AdminTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace | IObjectTreeModel#SetQueryFilter