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