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.
Releases all unmanaged resources used by the SPLimitedWebPartManager object.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As SPLimitedWebPartManager
instance.Dispose()
public void Dispose()
Implements
Remarks
Call this method when you are finished using the object. Do not reuse the object or objects obtained through the object after it is disposed.