Click or drag to resize
SettingsCategoryInfoCategoryIsCustom Property
Indicates if category is custom. True -> It is a custom category, False -> It is a system category.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool CategoryIsCustom { get; set; }

Property Value

Type: Boolean
See Also