SPAutoSerializingObject.OnDeserialization method
Called after the object has been deserialized from the file system cache or the database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub OnDeserialization
'Usage
Me.OnDeserialization()
protected virtual void OnDeserialization()