Aracılığıyla paylaş


ScriptManager.IPostBackEventHandler.RaisePostBackEvent(String) Yöntem

Tanım

Denetimin ScriptManager bir geri gönderme olayını işlemesini ve Web sayfasının geçmiş durumunu yüklemesini sağlar.

 virtual void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(System::String ^ eventArgument) = System::Web::UI::IPostBackEventHandler::RaisePostBackEvent;
void IPostBackEventHandler.RaisePostBackEvent (string eventArgument);
abstract member System.Web.UI.IPostBackEventHandler.RaisePostBackEvent : string -> unit
override this.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent : string -> unit
Sub RaisePostBackEvent (eventArgument As String) Implements IPostBackEventHandler.RaisePostBackEvent

Parametreler

eventArgument
String

Web sayfasının geçmiş durumunu temsil eden bir anahtar/değer çifti dizesi.

Uygulamalar

Şunlara uygulanır