CreateSitePanel1.cv Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.SiteAdmin
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected cv As InputFormCustomValidator
'Usage
Dim value As InputFormCustomValidator
value = Me.cv
Me.cv = value
protected InputFormCustomValidator cv