Click or drag to resize
DocumentQueryPropertiesGetCategoryInternal Method
Gets category based on settings

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual CategoryInfo GetCategoryInternal(
	string name
)

Parameters

name
Type: SystemString
Category name

Return Value

Type: CategoryInfo
See Also