バージョン 23.1 (最新)

WebImageViewer クラス イベント

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

パブリック イベント
 名前解説
Public イベントCallingDataMethodsOccurs when data methods are being called. System.Web.UI.WebControls.DataBoundControlから継承されます。
Public イベントCreatingModelDataSourceOccurs when the System.Web.UI.WebControls.ModelDataSource object is being created. System.Web.UI.WebControls.DataBoundControlから継承されます。
Public イベントDataBindingOccurs when the server control binds to a data source. System.Web.UI.Controlから継承されます。
Public イベントDataBoundOccurs after the server control binds to a data source. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
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 イベントInitOccurs when the server control is initialized, which is the first step in its lifecycle. System.Web.UI.Controlから継承されます。
Public イベントItemAddedImageItem がクライアントに追加されるときに呼び出されます。  
Public イベントItemBoundItem がデータ ソース レコードにバインドされる時に必ず発生するイベント。  
Public イベントItemInsertedImageItem が Client に挿入されると発生します。  
Public イベントItemRemovedImageItem がクライアントに削除されるときに呼び出されます。  
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 イベントSelectedIndexChangedSelected ImageItem がポスト サーバー間で変更されると発生します。  
Public イベントUnloadOccurs when the server control is unloaded from memory. System.Web.UI.Controlから継承されます。
トップ
参照