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

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

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

BaseInputControl クラス
BaseInputControl メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.