Uiinfrastructure API Docs  
 

HTMLCheckBox.Init Method

Initializes a new HTMLCheckBox object.

Overload List

Inherited from AHTMLComponent.

public override void Init(PageMgr,string);

Initializes a new HTMLCheckBox object.

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

See Also

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