In default template of asp.net mvc 4.0, Layout.cshtml has following code for menu: <nav> <ul id="menu"> <li>@Html.ActionLink("Home", ...
確定! 回上一頁