Click or drag to resize
SelectSettingsCategoryIsKeyEdit Property
If set to true selector is used in settings key edit form, so all items representing categories (not group) will be disabled and with different color.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool IsKeyEdit { get; set; }

Property Value

Type: Boolean
See Also