FilterUIHintAttribute.ControlParameters Proprietà

Definizione

Ottiene le coppie nome-valore utilizzate come parametri nel costruttore del controllo.

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; }
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)

Valore della proprietà

Coppie nome-valore utilizzate come parametri nel costruttore del controllo.

Eccezioni

Il formato dell'attributo corrente è errato.

Si applica a