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

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


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


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