Share via


OutboundRouteEntry.Precedence Property

Definition

Gets or sets the precedence of the template for link generation. A greater value of Precedence means that an entry is considered first.

public decimal Precedence { get; set; }

Property Value

Remarks

Entries are ordered first by Order (ascending) then by Precedence (descending).

Applies to