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