MESCIUS InputMan for ASP.NET 10.0J
RaisePostBackEvent メソッド (BaseEditControl)

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

パラメータ

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

参照

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

 

 


© MESCIUS inc. All rights reserved.