EntityEditor.Validated property

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

Syntax

'Declaration
Protected ReadOnly Property Validated As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.Validated
protected bool Validated { get; }

Property value

Type: System.Boolean

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace