| RequestSettingsItem Property (Int32) | 
            Gets or sets the enabled status for particular debug
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntaxpublic bool this[
	int key
] { get; set; }Parameters
- key
 - Type: SystemInt32
Debug key 
Property Value
Type: 
Boolean
See Also