Bagikan melalui


PageHandlerExecutingContext.HandlerArguments Properti

Definisi

Mendapatkan argumen untuk diteruskan saat memanggil metode handler. Kunci adalah nama parameter.

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)

Nilai Properti

Berlaku untuk