Compartilhar via


RedirectToRouteResult.RouteValues Propriedade

Definição

Obtém ou define os valores de rota.

public System.Web.Routing.RouteValueDictionary RouteValues { get; }
member this.RouteValues : System.Web.Routing.RouteValueDictionary
Public ReadOnly Property RouteValues As RouteValueDictionary

Valor da propriedade

Os valores de rota.

Aplica-se a