Share via


RouteAttribute.Order Property

Definition

Gets the order the route is applied.

public int Order { get; set; }
member this.Order : int with get, set
Public Property Order As Integer

Property Value

The order the route is applied.

Applies to