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

后端 未结 0 1121
暖寄归人
暖寄归人 2021-02-11 12:46

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

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