ASP.NET MVC - Current Page highlighting in navigation

前端 未结 5 487
星月不相逢
星月不相逢 2020-12-08 11:46

I\'m wondering how is it possible to add a CSS Class to the current page in your navigation when using ASP.NET MVC 3? Here is my navigation in my _Layout.cshtml file:

<
5条回答
  •  一整个雨季
    2020-12-08 12:07

    I used this tutorial to get this done, it's a lot simpler to understand and takes 2 minutes Hightlight Active menu item

提交回复
热议问题