RedirectToRouteResult Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyPermanent

Gets a value that indicates whether the redirection should be permanent.

System_CAPS_pubpropertyRouteName

Gets or sets the name of the route.

System_CAPS_pubpropertyRouteValues

Gets or sets the route values.

Return to top
Show: