Sdílet prostřednictvím


PageHandlerExecutingContext.HandlerArguments Vlastnost

Definice

Získá argumenty, které se mají předat při vyvolání metody obslužné rutiny. Klíče jsou názvy parametrů.

public:
 virtual property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ HandlerArguments { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public virtual System.Collections.Generic.IDictionary<string,object> HandlerArguments { get; }
public virtual System.Collections.Generic.IDictionary<string,object?> HandlerArguments { get; }
member this.HandlerArguments : System.Collections.Generic.IDictionary<string, obj>
Public Overridable ReadOnly Property HandlerArguments As IDictionary(Of String, Object)

Hodnota vlastnosti

Platí pro