| DebugHelperGetStack Method | 
            Gets the current stack.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetStack(
	int depth = 0
)
Parameters
- depth (Optional)
- Type: SystemInt32
 Stack depth
Return Value
Type: 
String See Also
See Also