Base solution for your next web application
Open Closed

Dynamic Sidebar(MPA) #5215


User avatar
0
tteoh created

Hi,

I have create multiple menu in MpaNavigationProvider.cs.

But now the problem is : How can I control which menu to display at the different view? is it possible when a sub-menu is clicked, the page load and changes MainMenu to SecondMenu?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @tteoh,

    You need to decide which menu to show in "Areas\AppAreaName\Views\Shared\Components\AppAreaNameMenu\Default.cshtml".