Initializes a new HTMLNameDescLang object. Creates and initializes the HTMLTextBox, HTMLTextArea and HTMLSelectDropdown objects contained by this object. Populates the default languages for the select.
Inherited from AHTMLComponent.
public override void Init(PageMgr,string);
Initializes a new HTMLNameDescLang object. Creates and initializes the HTMLTextBox, HTMLTextArea and HTMLSelectDropdown objects contained by this object. Populates the default languages for the select.
public virtual void Init(PageMgr,string,XPResourceManager,string);
HTMLNameDescLang Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace