Click or drag to resize
CMSConnectionContextDispose Method
Disposes the object and resets the context to the previous one.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also