Plumtree Pluggable Navigation API  
 

ASCompoundList.AddFullURL Method (String, String, String)

Adds an external URL with description

public virtual void AddFullURL(
   string label,
   string url,
   string strDescription
);

Parameters

label
String to display
url
The full url to an external site (including http://)
strDescription
Description of external URL

See Also

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