バージョン 23.1 (最新)

WebTextEditor クラス イベント

このクラスのメンバの一覧は、WebTextEditorメンバを参照してください。

パブリック イベント
 名前解説
Public イベントCustomButtonClickカスタム ボタンをクリックしてポストバックがトリガーされた時に発生するイベント ハンドラーを追加または削除します。  
Public イベントDataBindingOccurs when the server control binds to a data source. System.Web.UI.Controlから継承されます。
Public イベントDisposedOccurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. System.Web.UI.Controlから継承されます。
Public イベントEnterKeyPress[Enter] キーを押してポストバックがトリガーされた時に発生するイベント ハンドラーを追加/削除します。  
Public イベントInitOccurs when the server control is initialized, which is the first step in its lifecycle. System.Web.UI.Controlから継承されます。
Public イベントLoadOccurs when the server control is loaded into the System.Web.UI.Page object. System.Web.UI.Controlから継承されます。
Public イベントPreRenderOccurs after the System.Web.UI.Control object is loaded but prior to rendering. System.Web.UI.Controlから継承されます。
Public イベントTextChangedエディターのテキストがクライアントで変更されて、ポストバックの後の値はポストバックの前の値は共なる時に発生されたイベント ハンドラーを追加/削除します。  
Public イベントUnloadOccurs when the server control is unloaded from memory. System.Web.UI.Controlから継承されます。
Public イベントValueChangedエディターの値がクライアントで変更される時に発生されたイベント ハンドラーを追加/削除します。  
トップ
参照