Initializes a new HTMLTextAndDropDown object. Creates and initializes the HTMLTextBox and HTMLSelectDropdown objects contained by this object.
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[][]);
HTMLTextAndDropDown Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace