Plumtree Pluggable Navigation API  
 

ASCompoundList.AddDocumentURL Method

Adds an URL to a directory document

Overload List

Adds an URL to a directory document

public virtual void AddDocumentURL(string,int);

Adds an URL to a directory document with description

public virtual void AddDocumentURL(string,int,string);

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace