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: 13.0.131
Syntax public BaseInfo CategoryObject { get; }
Property Value
Type:
BaseInfoSee Also