How to pass Id to return to redirect method asp.net code example Example: redirecttoaction with parameters return RedirectToAction("Action", new { id = 99 });