WebUpdateController Events

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

Public Events

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.

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.

Unload (inherited from Control)

Fires when the page is unloaded.

UpdateFound

Raised when an update is found. In this handler, an updates avialbility can be manipulated based on local information, such as licensing.

See Also

WebUpdateController Class | Kjs.AppLife.Update.Web Namespace