Click or drag to resize
DebugHelperSetContext Method
Sets the debugging context.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static void SetContext(
	string newContext
)

Parameters

newContext
Type: SystemString
New context
See Also