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

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

パラメータ

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

BaseControl クラス
BaseControl メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.