TaxonomyContextCurrentCategory Property |
Current category info object according the URL parameter of the current request.
It is available when the request contains parameters "category" or "categoryname" with valid value of the category.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 12.0.0
Syntax public static CategoryInfo CurrentCategory { get; set; }
Property Value
Type:
CategoryInfoSee Also