FilterUIHintAttribute.ControlParameters Propriedade

Definição

Obtém os pares nome/valor usados como parâmetros no construtor do controlo.

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

Valor de Propriedade

Os pares nome/valor usados como parâmetros no construtor do controlo.

Exceções

O atributo atual está mal formado.

Aplica-se a