Uiinfrastructure API Docs  
 

HTMLCheckBoxGroup.Init Method

Initializes a new ACheckBoxGroup object.

Overload List

Inherited from AHTMLComponent.

public override void Init(PageMgr,string);

Initializes a new ACheckBoxGroup object.

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

See Also

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