Plumtree Pluggable Navigation API  
 

ASCompoundList.AddCommPageURL Method (String, Int32, Int32)

Adds a Community page URL

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

Parameters

label
String to display
nCommID
Community ID
nPageID
Community Page ID

See Also

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