Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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