RegisterAccountControl.cbEnable Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected cbEnable As CheckBox
'Usage
Dim value As CheckBox
value = Me.cbEnable
Me.cbEnable = value
protected CheckBox cbEnable