Share via


StatusCodeReExecuteFeature.RouteValues Property

Definition

Gets the RouteValueDictionary associated with the original request.

public Microsoft.AspNetCore.Routing.RouteValueDictionary? RouteValues { get; set; }
member this.RouteValues : Microsoft.AspNetCore.Routing.RouteValueDictionary with get, set
Public Property RouteValues As RouteValueDictionary

Property Value

Applies to