Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

C# redirecttoaction with area

return RedirectToAction("action", "controller", new { area = "area" });
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #redirecttoaction #area
ADD COMMENT
Topic
Name
2+6 =