CreateSiteCollectionPanel1.CaptureViewControlReqField 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 CaptureViewControlReqField As InputFormRequiredFieldValidator
'Usage
Dim value As InputFormRequiredFieldValidator
value = Me.CaptureViewControlReqField
Me.CaptureViewControlReqField = value
protected InputFormRequiredFieldValidator CaptureViewControlReqField
See Also
Reference
CreateSiteCollectionPanel1 Class