FilterUIHintAttribute.ControlParameters Egenskap

Definition

Hämtar namn/värde-par som används som parametrar i kontrollens konstruktor.

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)

Egenskapsvärde

Namn/värde-par som används som parametrar i kontrollens konstruktor.

Undantag

Det aktuella attributet är felaktigt format.

Gäller för