DebugHelper CheckStackTrace Method ( MethodInfo )Kentico 8.0 API Reference
Checks if current stack trace is called from the given method

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

methods
Type:  OnlineSystem.Reflection MethodInfo 
Methods to check

Return Value

Type: OnlineBoolean
See Also