SPWebPartManager.Dispose Method
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.