标签: asp.net-mvc
我有一个HttpPost-JsonResult键入了一个方法。 在方法中间,我需要用户确认。我将根据用户的回应继续。
12
正如我所说,我需要在方法中间得到响应。 我如何成功?非常感谢。