Click or drag to resize
TaxonomyContextGetCurrentCategory Method
Returns information on the current category according category ID/name specified as an URL parameter of the current request

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 9.0.0
Syntax
C#
public static CategoryInfo GetCurrentCategory()

Return Value

Type: CategoryInfo
See Also