Initializes a new HTMLCheckBox object.
Inherited from AHTMLComponent.
public override void Init(PageMgr,string);
Initializes a new HTMLCheckBox object.
public virtual void Init(PageMgr,string,string);
HTMLCheckBox Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace