Plumtree Pluggable Navigation API  
 

ASCompoundList.AddDirectoryURL Method (String, Int32, Int32, String)

Adds a Directory URL with description

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

Parameters

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

See Also

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