DocumentQueryPropertiesGetCategoryInternal Method |
Gets category based on settings
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax protected virtual CategoryInfo GetCategoryInternal(
string name
)
Parameters
- name
- Type: SystemString
Category name
Return Value
Type:
CategoryInfoSee Also