Plumtree Pluggable Navigation API  
 

ASCompoundList.AddCommPreviewPageURL Method 

Adds a Community Preview URL

public virtual void AddCommPreviewPageURL(
   string label,
   int nCommID,
   int nPageID,
   string strDescription
);

Parameters

label
String to display
nCommID
Community ID
nPageID
Communiyt Page ID
strDescription
Description for the Community

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace