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
Occurs when the Apply Update button is clicked. | |
Occurs when the Cancel button is clicked. | |
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. |
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. |
Occurs when the refresh button is clicked. | |
Unload (inherited from Control) |
Fires when the page is unloaded. |
See Also