To know current category from Productview page


https://forum.kartris.com/Topic7079.aspx
Print Topic | Close Window

By Supermac - Wed 24 Oct 2018
I'm trying to customize ProductView page adding the current category name on top (CategoryTemplate UC) and the subcategory trees on the left (SubCategoryTemplateLink UC).
I'm evidently rusty but I'm unable to get the current category to pass to UCs when I'm in ProductView page...

Suggestions please?
By Supermac - Wed 24 Oct 2018
Definitively I'm rusty.
The current category (when there's a current category) can be obtained with Request.QueryString("CategoryID")