Share via


ContentDBFormSection.ValidateDatabase Method

Raises the DatabaseSubmitted event.

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

Syntax

'Declaration
Protected Sub ValidateDatabase ( _
    sender As Object, _
    e As ServerValidateEventArgs _
)
'Usage
Dim sender As Object
Dim e As ServerValidateEventArgs

Me.ValidateDatabase(sender, e)
protected void ValidateDatabase(
    Object sender,
    ServerValidateEventArgs e
)

Parameters

See Also

Reference

ContentDBFormSection Class

ContentDBFormSection Members

Microsoft.Office.Server.Search.WebControls Namespace