Plumtree Portal UI  
 

CommunityPageTreeIterator.RealInitializeIterator Method 

Use this function to initialize the Iterator. Do not use InitializeIterator, which is on IPTTreeIterator, but does not meet the needs of this class.

public virtual void RealInitializeIterator(
   int nAdminFolderID,
   IPTSession objSession
);

Parameters

nAdminFolderID
objSession

See Also

CommunityPageTreeIterator Class | com.plumtree.portaluiinfrastructure.tree.commpages Namespace