Sdílet prostřednictvím


ScriptManager.RaisePostBackEvent(String) Metoda

Definice

Zpracuje událost postback vyvolanou ovládacím prvekem ScriptManager a načte stav historie webové stránky.

protected:
 virtual void RaisePostBackEvent(System::String ^ eventArgument);
protected virtual void RaisePostBackEvent (string eventArgument);
abstract member RaisePostBackEvent : string -> unit
override this.RaisePostBackEvent : string -> unit
Protected Overridable Sub RaisePostBackEvent (eventArgument As String)

Parametry

eventArgument
String

Řetězec párů klíč/hodnota, které představují stav historie webové stránky.

Platí pro