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