RedirectToRouteResult.RouteName Property

Definition

Gets or sets the name of the route.

public string RouteName { get; }
member this.RouteName : string
Public ReadOnly Property RouteName As String

Property Value

The name of the route.

Applies to