Calendar.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 işleyicisine geçirilecek bağımsız değişkenler.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır

Ayrıca bkz.