ScriptManager.RaisePostBackEvent(String) Metoda

Definicja

Przetwarza zdarzenie ogłaszania zwrotnego zgłoszone przez kontrolkę ScriptManager i ładuje stan historii strony sieci Web.

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

Ciąg par klucz/wartość, które reprezentują stan historii strony sieci Web.

Dotyczy