Uiinfrastructure API Docs  
 

HTMLNameDescLang.Init Method

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.

Overload List

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

See Also

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