Plumtree Portal UI  
 

ServerTreeModel.SetIterator Method 

This method initializes the model to a particular IPTTreeIterator Each iterator type will need custom code in this method. strInitData can be null.

public virtual void SetIterator(
   int nInterfaceType,
   string strInitData
);

See Also

ServerTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace