About recursive Menu - mabyre/WebAppShowCase GitHub Wiki

Let me explain to you the key feature fo managing content system used in the Web App Showcase. This is the recursiv Menu you can find on WebAppDynamicShowcase.Web/Controls/MenuPanel.ascx.cs

Have a look to the function:

protected void buildParentMenu( PagePost page, MenuItem menu )