EntityEditor.Validate method

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overridable Sub Validate
'Usage
Dim instance As EntityEditor

instance.Validate()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public virtual void Validate()

Implements

IValidator.Validate()

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace