| UpdateControllerShowDownloadUpdateDialog Method |
| Name | Description | |
|---|---|---|
| ShowDownloadUpdateDialog |
Downloads the update represented by CurrentUpdate while showing a modal
dialog to the user.
| |
| ShowDownloadUpdateDialog(IWin32Window) |
Downloads the update represented by CurrentUpdate while showing a modal
dialog to the user in front of the specified object.
| |
| ShowDownloadUpdateDialog(ErrorDisplayLevel) |
Downloads the update represented by CurrentUpdate while showing a modal
dialog to the user that can show the specified amount of error information.
| |
| ShowDownloadUpdateDialog(IWin32Window, ErrorDisplayLevel) |
Downloads the update represented by CurrentUpdate while showing a modal
dialog to the user that can show the specified amount of error information in front
of the specified object.
|