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)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Overridable Sub OnDeserialization
'Usage

Me.OnDeserialization()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected virtual void OnDeserialization()

See Also

Reference

SPAutoSerializingObject Class

SPAutoSerializingObject Members

Microsoft.SharePoint.Administration Namespace