Click or drag to resize
DebugContextScope Constructor
Sets the debugging context.

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

Parameters

newContext
Type: SystemString
See Also