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