Answers for "call view with controller in another view c#"

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 view with controller in another view c#"

Browse Popular Code Answers by Language