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