Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
DebugHelper Class
DebugHelper Methods
CanDebug Method
ClearLogs Method
CreateLogTable Method
DisableDebug Method
DisableSchedulerDebug Method
EnsureDiskPath Method
EnsureDurationColumn Method
FindRequestLogs Method
GetContext Method
GetDebugBoolSetting Method
GetDebugCounter Method
GetDebugLogLength Method
GetRequestUrl Method
GetSettings Method
GetStack Method
GetThreadStack Method
IsDebugEnabled Method
RegisterDebug Method
RegisterLogs Method
ReleaseContext Method
ResetDebugSettings Method
RestoreDebugSettings Method
SetApplicationStartDebug Method
SetContentPageDebug Method
SetContext Method
SetInitialDebug Method
SetSystemPageDebug Method
WriteRequestLogs Method
DebugHelper
CanDebug Method
Returns true if the given method can be included in debug
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
CanDebug
(
MethodInfo
method
)
Parameters
method
Type:
System.Reflection
MethodInfo
Method to check
Return Value
Type:
Boolean
See Also
Reference
DebugHelper Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com