How can I pass parameters to an Action using Html.Action() in ASP.NET MVC?

后端 未结 0 883
长发绾君心
长发绾君心 2021-02-11 12:42

I\'ve been using Html.Action(\"ActionName\", \"ControllerName\") to invoke child actions across controllers without needing to have the view in Views\\Shared. This

相关标签:
回答
  • 消灭零回复
提交回复
热议问题