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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public BaseInfo CategoryObject { get; }
Property Value
Type:
BaseInfoSee Also