RouteAttribute.Order Property

 

Gets the order the route is applied.

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

member Order : int with get, set

Property Value

Type: System.Int32

The order the route is applied.

Return to top
Show: