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.
Occurs when validating the DatabaseName.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Event DatabaseSubmitted As ServerValidateEventHandler
'Usage
Dim instance As ContentDatabaseSection
Dim handler As ServerValidateEventHandler
AddHandler instance.DatabaseSubmitted, handler
public event ServerValidateEventHandler DatabaseSubmitted