Plumtree Pluggable Navigation API  
 

ASCompoundList.AddUserProfileURL Method (String, Int32, String)

Adds a User Profile URL with description

public virtual void AddUserProfileURL(
   string label,
   int nUserID,
   string strDescription
);

Parameters

label
String to display
nUserID
The ID of the user
strDescription
Description of the user

See Also

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