DebugHelperSetContext Method |
Sets the debugging context.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public static void SetContext(
string newContext
)
Parameters
- newContext
- Type: SystemString
New context
See Also