Share via


ContentDatabaseSection.ValidateDatabase method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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

ContentDatabaseSection class

ContentDatabaseSection members

Microsoft.SharePoint.WebControls namespace