Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables the SPWebPartManager to perform final cleanup before it is released from memory.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub Dispose
'Usage
Dim instance As SPWebPartManager
instance.Dispose()
public override void Dispose()
Implements
Remarks
This override performs final cleanup operations for the SPWebPartManager.