DebugHelperIsDebugEnabled Method |
Returns true if the given debug is enabled
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static bool IsDebugEnabled(
string name
)
Parameters
- name
- Type: SystemString
Debug name
Return Value
Type:
BooleanSee Also