DebugHelperGetContext Method |
Gets the context for debug operation
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static string GetContext(
bool stack
)
Parameters
- stack
- Type: SystemBoolean
If true, the stack information is retrieved
Return Value
Type:
StringSee Also