SPObjectModelTypeCollection.OnDeserialization method
Called after the object has been deserialized from the database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub OnDeserialization
'Usage
Me.OnDeserialization()
protected override void OnDeserialization()
See also
Reference
SPObjectModelTypeCollection class