Uiinfrastructure API Docs  
 

HTMLCheckBoxGroupPlus.Init Method

Initializes a new ACheckBoxGroupPlus object.

Overload List

Inherited from AHTMLComponent.

public override void Init(PageMgr,string);

Initializes a new ACheckBoxGroupPlus object.

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

See Also

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