Plumtree Pluggable Navigation API  
 

ASCompoundList.AddDocumentURL Method (String, Int32, String)

Adds an URL to a directory document with description

public virtual void AddDocumentURL(
   string label,
   int nDocID,
   string strDescription
);

Parameters

label
String to display
nDocID
ID of document
strDescription
Document description

See Also

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