Click or drag to resize
DebugHelperGetStack Method
Gets the current stack.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string GetStack(
	int depth = 0
)

Parameters

depth (Optional)
Type: SystemInt32
Stack depth

Return Value

Type: String
See Also