ContentDatabaseSection.DatabaseValidator Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected DatabaseValidator As CustomValidator
'Usage
Dim value As CustomValidator
value = Me.DatabaseValidator
Me.DatabaseValidator = value
protected CustomValidator DatabaseValidator