WebUpdateDisplay.CheckForUpdateButtonClick Event
Occurs when the Check for Update button is clicked.
[Visual Basic]
Public Event CheckForUpdateButtonClick As EventHandler
[C#]
public event EventHandler CheckForUpdateButtonClick
See Also
WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace