Share via


ContentDatabaseSection.RequiredValidatorsEnabled property

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

Syntax

'Declaration
Public Property RequiredValidatorsEnabled As Boolean
    Get
    Set
'Usage
Dim instance As ContentDatabaseSection
Dim value As Boolean

value = instance.RequiredValidatorsEnabled

instance.RequiredValidatorsEnabled = value
public bool RequiredValidatorsEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

ContentDatabaseSection class

ContentDatabaseSection members

Microsoft.SharePoint.WebControls namespace