Uiinfrastructure API Docs  
 

HTMLTextAndDropDown.Init Method

Initializes a new HTMLTextAndDropDown object. Creates and initializes the HTMLTextBox and HTMLSelectDropdown objects contained by this object.

Overload List

Inherited from AHTMLComponent.

public override void Init(PageMgr,string);

Initializes a new HTMLTextAndDropDown object. Creates and initializes the HTMLTextBox and HTMLSelectDropdown objects contained by this object.

public virtual void Init(PageMgr,string,string[][]);

See Also

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