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()