Uiinfrastructure API Docs  
 

HTMLCheckBox.Init Method (PageMgr, String, String)

Initializes a new HTMLCheckBox object.

public virtual void Init(
   PageMgr _ptPageMgr,
   string _strUniqueInstanceID,
   string _strValue
);

Parameters

_ptPageMgr
PageManager
_strUniqueInstanceID
Unique Instance ID
_strValue

See Also

HTMLCheckBox Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace | HTMLCheckBox.Init Overload List