PageContent.Dispose Method
Release all resources that are used by the PageContent object.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Releases all resources used by the PageContent object. |
|
Dispose(Boolean) | Releases the unmanaged resources used by the PageContent object and optionally releases the managed resources. |
See Also
PageContent Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top