Click or drag to resize
ObjectTypeInfoCategoryObject Property
Empty read-only instance of the category object (if this type has a category object) For example settings key will have a SettingsCategoryInfo object here.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public BaseInfo CategoryObject { get; }

Property Value

Type: BaseInfo
See Also