Click or drag to resize
SelectSettingsCategoryDisabledItems Property
Indexes of categories, which have to be disabled e.g. '0|1|5|9|'.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected string DisabledItems { get; set; }

Property Value

Type: String
See Also