Plumtree Pluggable Navigation API  
 

NavigationModel.GetCurDocDirFolderID Method 

Gets the id of the current document directory folder, or 0 if we are not currently in a single doc directory folder.

public virtual int GetCurDocDirFolderID();

Implements

INavigationModelRO.GetCurDocDirFolderID

See Also

NavigationModel Class | com.plumtree.portalpages.common.uiparts Namespace