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