WebUpdateDisplay Events

The events of the WebUpdateDisplay class are listed here. For a complete list of WebUpdateDisplay class members, see the WebUpdateDisplay Members topic.

Public Events

ApplyUpdateButtonClick

Occurs when the Apply Update button is clicked.

CancelButtonClick

Occurs when the Cancel button is clicked.

CheckForUpdateButtonClick

Occurs when the Check for Update button is clicked.

DataBinding (inherited from Control)

Fires when the control's data binding expressions are to be evaluated.

Disposed (inherited from Control)

Fires when the control has been disposed.

DownloadUpdateButtonClick

Occurs when the Download Update button is clicked.

Init (inherited from Control)

Fires when the page has been initialized.

Load (inherited from Control)

Fires when the page has been loaded.

PreRender (inherited from Control)

Fires before the page is rendered.

RefreshButtonClick

Occurs when the refresh button is clicked.

Unload (inherited from Control)

Fires when the page is unloaded.

See Also

WebUpdateDisplay Class | Kjs.AppLife.Update.Web Namespace