London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi there is no actuall api for reading multilevel menu. They have GetDescendents but that is not typed collection of pages. I suges you look into the alloy packages and have a look at the html helper: menulist.
They use getchildren and that method to drill down into menus.
Can anyone tell how to read multilevel menu using MVC in Episerver7.5. I can read the single level menu items but not the multilevel menu.