This documentation is archived and is not being maintained.
RedirectResult Properties
Namespace:
System.Web.MvcAssembly:
System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description |
|---|
 | Permanent | Gets a value that indicates whether the redirection should be permanent. |
 | Url | Gets or sets the target URL. |
Return to top