Uiinfrastructure API Docs  
 

HTMLSelectDropDown.Init Method

Creates a new HTMLSelectDropDown object.

Overload List

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);

See Also

HTMLSelectDropDown Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace