Udostępnij za pośrednictwem


PageHandlerExecutingContext.HandlerArguments Właściwość

Definicja

Pobiera argumenty do przekazania podczas wywoływania metody obsługi. Klucze są nazwami parametrów.

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)

Wartość właściwości

Dotyczy