Plumtree Pluggable Navigation API  
 

ASCompoundList.AddSiteMapRootURL Method 

Adds a Community Knowledge Directory Root URL

public virtual void AddSiteMapRootURL(
   string label,
   int nCommID,
   int nMode,
   bool bIsPreview
);

Parameters

label
String to display
nCommID
Community ID
nMode
Browse or Edit Mode
bIsPreview
Is this page in preview mode

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace