UpdateControllerShowCheckForUpdateDialog Method |
Name | Description | |
---|---|---|
![]() | ShowCheckForUpdateDialog |
Searches for an available update while showing a modal dialog to the user.
|
![]() | ShowCheckForUpdateDialog(IWin32Window) |
Searches for an available update while showing a modal dialog to the user in
front of the specified object.
|
![]() | ShowCheckForUpdateDialog(ErrorDisplayLevel) |
Searches for an available update while showing a modal dialog to the user that
can show the specified amount of error information.
|
![]() | ShowCheckForUpdateDialog(IWin32Window, ErrorDisplayLevel) |
Searches for an available update while showing a modal dialog to the user that
can show the specified amount of error information in front of the specified object.
|