Plumtree Pluggable Navigation API  
 

ASCompoundList.AddEditorPageURL Method (String, String, String, Int32)

Adds an URL to an editor

public virtual void AddEditorPageURL(
   string label,
   string editor,
   string control,
   int nEditorType
);

Parameters

label
String to display
editor
Editor Activityspace ID
control
Editor Control ID
nEditorType
Editor type constant

See Also

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