Controller.Redirect Method
Visual Studio 2010
Creates a RedirectResult object that redirects to the specified URL.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- url
- Type: System.String
The URL to redirect to.
Community Additions
ADD
Show: