FilterUIHintAttribute.ControlParameters Tulajdonság

Definíció

Lekéri a vezérlő konstruktorában paraméterekként használt név-érték párokat.

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)

Tulajdonság értéke

A vezérlő konstruktorában paraméterekként használt név-érték párok.

Kivételek

Az aktuális attribútum nem formázott.

A következőre érvényes: