URL.Action() including route values

前端 未结 2 1282
长发绾君心
长发绾君心 2020-12-13 03:29

I have an ASP.Net MVC 4 app and am using the Url.Action helper like this: @Url.Action(\"Information\", \"Admin\")

This page is used for both adding a ne

2条回答
提交回复
热议问题