Plumtree Pluggable Navigation API  
 

ASCompoundList.AddFullURL Method (String, String)

Adds an external URL

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

Parameters

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

See Also

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