Click or drag to resize
DebugContextScope Class
Inheritance Hierarchy
SystemObject
  CMS.BaseDebugContextScope

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public class DebugContextScope : IDisposable

The DebugContextScope type exposes the following members.

Constructors
  NameDescription
Public methodDebugContextScope
Sets the debugging context.
Top
Methods
  NameDescription
Public methodDispose
Releases the last context.
Top
See Also