Share via


ItemPicker.OnEntityDeserialized Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub OnEntityDeserialized ( _
    entity As PickerEntity _
)
'Usage
Dim entity As PickerEntity

Me.OnEntityDeserialized(entity)
protected override void OnEntityDeserialized(
    PickerEntity entity
)

Parameters

See Also

Reference

ItemPicker Class

ItemPicker Members

Microsoft.SharePoint.WebControls Namespace