SiteContextCurrentCategory 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.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 11.0.0
Syntax public static BaseInfo CurrentCategory { get; }
Property Value
Type:
BaseInfoSee Also