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

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

パラメータ

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

GcFunctionKey クラス
GcFunctionKey メンバ
RaisePostBackEventクラスの基本実装

 

 


© 2005-2015 GrapeCity inc. All rights reserved.