Creates a new HTMLSelectDropDown object.
Inherited from AHTMLComponent.
public override void Init(PageMgr,string);
Creates a new HTMLSelectDropDown object.
public virtual void Init(PageMgr,string,XPArrayList,string);
JF- Creates a new HTMLSelectDropDown object.
public virtual void Init(PageMgr,string,string[][],string);
HTMLSelectDropDown Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace