Plumtree Pluggable Navigation API  
 

ASCompoundList.AddInternalFullURL Method 

Adds a full URL for a portal page Use this URL type instead of AddFullURL for portal pages since ENTRYTYPE_FULLURL URL type will open in a popup if displayoptions specify external URL to open in a pop.

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

Parameters

label
url

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace