Hi, I'm fairly new to ASP.NET Core and I'm trying to create a site navigation that reflects the traditional Hierarchical Repeater, but don't know where to start with it. I want to keep it really as basic as possible (to choose a maximum of 3 levels deep) and just show the page title, link and option to hide. Does anyone have an example on how to create a hierarchical navigation?
Hello Shawn,
This article might help: https://devnet.kentico.com/articles/displaying-the-content-tree-programmatically. It was written for Kentico 12 so it may need some adjustment, but it should work fine!
Hey, many thanks ... would that work with the PageRetriever (and not GetDocuments)? I couldn't seem to get it to, kept getting a null value back.
Hey Shawn, Did you have any luck with this?
Please, sign in to be able to submit a new answer.