Compartilhar via


SelectControllerResult.Values Propriedade

Definição

Obtém ou define as propriedades associadas ao controlador selecionado.

public System.Collections.Generic.IDictionary<string,object> Values { get; }
member this.Values : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Values As IDictionary(Of String, Object)

Valor da propriedade

Comentários

Por padrão, Valores são nulos.

Aplica-se a