Plumtree Pluggable Navigation API  
 

ASCompoundList.AddPreferencesURL Method 

Adds a User Preference Page URL

public virtual void AddPreferencesURL(
   string label,
   string strPrefsPage
);

Parameters

label
String to display
strPrefsPage
Preference Page ID

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace