由于我是新来的ASP.NET MVC有谁能够告诉我之间的差异return RedirectToAction()和return View()?
return RedirectToAction()
return View()
asp.net-mvc
asp.net-mvc ×1