0
mcb2323 created
Hi I followed the instructions for creating menu items and it doesnt seem to work. I added an item in the following order
- added the item in the MpaNavigationProvider class
- Created a controller under /Areas/Mpa/Controllers
- Created a view page under /Areas/Mpa/Views/ViewName
- Added menu localization string
when I debug the solution the menu does not show up. Am I missing something ?