Aracılığıyla paylaş


Timer.IPostBackEventHandler.RaisePostBackEvent(String) Yöntem

Tanım

Sunucuya Tick bir sayfa gönderildiğinde olayı tetikler.

 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 isteğe bağlı bağımsız değişkeni olan bir dize.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır