Share via


ItemPicker.Validate method

Validates the state of the control and shows an user error in case it is found invalid.

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

Syntax

'Declaration
Public Overrides Sub Validate
'Usage
Dim instance As ItemPicker

instance.Validate()
public override void Validate()

Implements

IValidator.Validate()

See also

Reference

ItemPicker class

ItemPicker members

Microsoft.SharePoint.WebControls namespace