TenantSetHostUrlDialog.ChkBoxEnableProfileCreation field
Represents an InputFormCheckBox that is used to determine whether the profile page is enabled.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ChkBoxEnableProfileCreation As InputFormCheckBox
'Usage
Dim value As InputFormCheckBox
value = Me.ChkBoxEnableProfileCreation
Me.ChkBoxEnableProfileCreation = value
protected InputFormCheckBox ChkBoxEnableProfileCreation