RouteValueAttribute(String, String) Construtor

Definição

Cria um novo RouteValueAttribute.

protected RouteValueAttribute (string routeKey, string routeValue);

Parâmetros

routeKey
String

A chave de valor da rota.

routeValue
String

O valor de rota esperado.

Aplica-se a