FilterUIHintAttribute.ControlParameters Vlastnost

Definice

Získá páry name/value, které se používají jako parametry v konstruktoru ovládacího prvku.

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)

Hodnota vlastnosti

Dvojice name/value, které se používají jako parametry v konstruktoru ovládacího prvku.

Výjimky

Aktuální atribut je neformulovaný.

Platí pro