Answers for "call a view from another view mvc"

0

mvc load view from another controller

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

Code answers related to "call a view from another view mvc"

Browse Popular Code Answers by Language