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