I want to set up a 2sxc app that handles the DNN menu instead of using DDR Menu. So the template would grab the pages as on the Pages part of DNN and render them on the page just like a DDR Menu template would. However, I would be able to template my own structure.
The reason why I want to do this is so that I can make a maximally editable header that includes a mega menu with content other than typical pages in DNN. Is this even possible? If so, how? What would the C# Razor code be?