PowerTools InputMan for ASP.NET 8.0J
ClientEvents プロパティ (BaseIMInputControl)

クライアント側のイベントを処理するJavaScriptイベントハンドラを表すBaseInputClientEventsオブジェクトを取得します。
構文
Public Shadows ReadOnly Property ClientEvents As BaseInputClientEvents
public new BaseInputClientEvents ClientEvents {get;}
解説
ClientEventsプロパティは、コントロールのクライアント側イベントをラップするBaseInputClientEventsオブジェクトを参照します。

サーバーコードからクライアントイベントハンドラを作成する場合、ClientEventsプロパティを使用します。 なお、クライアント側のスクリプトはJavaScriptによって記述し、ASPXページに実装します。
参照

BaseIMInputControl クラス
BaseIMInputControl メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.