CreateSiteCollectionPanel1.CaptureViewControlCheckBoxReqField Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.ServerAdmin
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected CaptureViewControlCheckBoxReqField As InputFormCheckBoxListValidator
'Usage
Dim value As InputFormCheckBoxListValidator
value = Me.CaptureViewControlCheckBoxReqField
Me.CaptureViewControlCheckBoxReqField = value
protected InputFormCheckBoxListValidator CaptureViewControlCheckBoxReqField
See Also
Reference
CreateSiteCollectionPanel1 Class