Value in object disappears after passing to different controller in MVC ASP.NET Core (using RedirectToAction)

前端 未结 0 751
名媛妹妹
名媛妹妹 2020-12-03 13:20

I am passing an integer from one controller to another but once I try to use the int in the second destination controller the value is always 0.

Initial function in <

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