SPWebApplication.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
Protected Overrides Sub OnDeserialization
'Usage

Me.OnDeserialization()
protected override void OnDeserialization()

See Also

Reference

SPWebApplication Class

SPWebApplication Members

Microsoft.SharePoint.Administration Namespace