ItemPicker class
SharePoint Online
Represents a control that renders the External Data Picker control on the server. This control is used in the new, edit, and view list item forms when the fields in the SharePoint list are of type External Data.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.EntityEditor
Microsoft.SharePoint.WebControls.EntityEditorWithPicker
Microsoft.SharePoint.WebControls.ItemPicker
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.EntityEditor
Microsoft.SharePoint.WebControls.EntityEditorWithPicker
Microsoft.SharePoint.WebControls.ItemPicker
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
This control assumes that the entity is known. Use the EntityPicker user control to select the entity, and then this control to select a specific instance of that entity.
Show: