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)
-
0
Hi @tteoh,
You need to decide which menu to show in "Areas\AppAreaName\Views\Shared\Components\AppAreaNameMenu\Default.cshtml".