DebugHelperGetDebugBoolSetting Method (String) |
Returns logical or of setting in web.config and setting.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static bool GetDebugBoolSetting(
string keyName
)
Parameters
- keyName
- Type: SystemString
Name of the setting
Return Value
Type:
BooleanSee Also