PowerTools InputMan for ASP.NET 8.0J
RaisePostBackEvent メソッド (GcShortcut)

イベント ハンドラに渡すオプションのイベント引数を表す文字列。
フォームがサーバーにポストされたときに発生したイベントをコントロールで処理できるようにします。
構文
Public Sub RaisePostBackEvent( _
   ByVal eventArgument As String _
) 
public void RaisePostBackEvent( 
   string eventArgument
)

パラメータ

eventArgument
イベント ハンドラに渡すオプションのイベント引数を表す文字列。
参照

GcShortcut クラス
GcShortcut メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.