Plumtree Pluggable Navigation API  
 

ASCompoundList.AddDirectoryURL Method (String, Int32, Int32)

Adds a Directory URL

public virtual void AddDirectoryURL(
   string label,
   int nMode,
   int nFolderID
);

Parameters

label
String to display
nMode
Browse or Edit Mode
nFolderID
ID of Folder to display

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace | ASCompoundList.AddDirectoryURL Overload List