Andrew W
0
Q:

redirecttoaction with parameters

return RedirectToAction("Action", new { id = 99 });
0
return RedirectToAction("IngredientIndex", new { id = id });
0

New to Communities?

Join the community