Recursive Navigation in Umbraco
A recursive call in XSLT can be a bit confusing. It was for me. Here is a simple stylesheet that gets all nodes in this section (Usually a section in Umbraco sits underneath the Hompage, e.g. Content -> Homepage -> Section 1).
This code also adds a class to the node you are currently visiting.
Recent Comments