Click or drag to resize
RequestSettingsItem Property (Int32)
Gets or sets the enabled status for particular debug

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public bool this[
	int key
] { get; set; }

Parameters

key
Type: SystemInt32
Debug key

Property Value

Type: Boolean
See Also