RouteAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyName

Gets or sets the name of the route.

System_CAPS_pubpropertyOrder

Gets the order the route is applied.

System_CAPS_pubpropertyTemplate

Gets the pattern for the route to match.

System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

Return to top
Show: