Aracılığıyla paylaş


Form.IPostBackEventHandler.RaisePostBackEvent(String) Yöntem

Tanım

Bu üyenin açıklaması için bkz RaisePostBackEvent(String). . Bu, API artık kullanılmıyor. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. ASP.NET ile Mobile Apps & Siteleri.

 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

Olay String işleyicisine geçirilecek isteğe bağlı bir olay bağımsız değişkenini temsil eden.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IPostBackEventHandler arabirime Form yayınlandığında kullanılabilir.

Şunlara uygulanır

Ayrıca bkz.