Share via


ContentDatabaseSection.DatabaseSubmitted event

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

AddHandler instance.DatabaseSubmitted, handler
public event ServerValidateEventHandler DatabaseSubmitted

See also

Reference

ContentDatabaseSection class

ContentDatabaseSection members

Microsoft.SharePoint.WebControls namespace