Answers for "load another view from another controller method"

0

mvc load view from another controller

return RedirectToAction("View", "Name of Controller");
Posted by: Guest on December-08-2020

Code answers related to "load another view from another controller method"

Browse Popular Code Answers by Language