EntityEditor.OnEntityDeserialized method

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

Syntax

'Declaration
Protected Overridable Sub OnEntityDeserialized ( _
    pe As PickerEntity _
)
'Usage
Dim pe As PickerEntity

Me.OnEntityDeserialized(pe)
protected virtual void OnEntityDeserialized(
    PickerEntity pe
)

Parameters

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace