ExportWriterDispose(Boolean) Method
Releases the unmanaged resources used by the
ExportWriter and optionally releases the managed resources
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
protected virtual void Dispose(
bool disposing
)
Protected Overridable Sub Dispose (
disposing As Boolean
)
Parameters
- disposing Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources