RedirectResult Constructor (String)
Initializes a new instance of the RedirectResult class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The url parameter is null. |
Show: