ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent メソッド
アセンブリ: System.Web (system.web.dll 内)

Private Sub System.Web.UI.IPostBackEventHandler.RaisePostBackEvent ( _ eventArgument As String _ ) Implements IPostBackEventHandler.RaisePostBackEvent
Dim instance As ImageButton Dim eventArgument As String CType(instance, IPostBackEventHandler).RaisePostBackEvent(eventArgument)
private: virtual void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent ( String^ eventArgument ) sealed = IPostBackEventHandler::RaisePostBackEvent

ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent メソッドは、明示的なインターフェイス メンバの実装です。ImageButton インスタンスが IPostBackEventHandler インターフェイスにキャストされた場合にのみ使用できます。

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent メソッドのページへのリンク