SettingsCategoryInfoCategoryIsCustom Property |
Indicates if category is custom. True -> It is a custom category, False -> It is a system category.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool CategoryIsCustom { get; set; }
Property Value
Type:
BooleanSee Also