Share via


ContentDBFormSection.DatabaseValidator Field

The CustomValidator control used to validate the database.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected DatabaseValidator As CustomValidator
'Usage
Dim value As CustomValidator

value = Me.DatabaseValidator

Me.DatabaseValidator = value
protected CustomValidator DatabaseValidator

See Also

Reference

ContentDBFormSection Class

ContentDBFormSection Members

Microsoft.Office.Server.Search.WebControls Namespace