Share via


ContentDBFormSection.DatabaseSubmitted Event

Submits and validates the database name and server that the user has configured.

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

Syntax

'Declaration
Public Event DatabaseSubmitted As ServerValidateEventHandler
'Usage
Dim instance As ContentDBFormSection
Dim handler As ServerValidateEventHandler

AddHandler instance.DatabaseSubmitted, handler
public event ServerValidateEventHandler DatabaseSubmitted

See Also

Reference

ContentDBFormSection Class

ContentDBFormSection Members

Microsoft.Office.Server.Search.WebControls Namespace