Click or drag to resize
DebugHelperGetContext Method
Gets the context for debug operation

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string GetContext(
	bool stack
)

Parameters

stack
Type: SystemBoolean
If true, the stack information is retrieved

Return Value

Type: String
See Also