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: 9.0.0
Syntaxpublic BaseInfo CategoryObject { get; }
Property Value
Type:
BaseInfo
See Also