Click or drag to resize
SelectSettingsCategoryDisplayOnlyCategories Property
Gets or sets DisplayOnlyCategories property. If set to false groups will be displayed as well.

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

Property Value

Type: Boolean
See Also