FilterUIHintAttribute.ControlParameters Właściwość

Definicja

Pobiera pary nazwa/wartość, które są używane jako parametry w konstruktorze kontrolki.

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)

Wartość właściwości

Pary nazwa/wartość, które są używane jako parametry w konstruktorze kontrolki.

Wyjątki

Bieżący atrybut jest źle sformułowany.

Dotyczy