EntityEditorWithPicker.Validate method

This member overrides EntityEditor.Validate().

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

Syntax

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

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

Implements

IValidator.Validate()

See also

Reference

EntityEditorWithPicker class

EntityEditorWithPicker members

Microsoft.SharePoint.WebControls namespace