Click or drag to resize
UpdateControllerShowCheckForUpdateDialog Method
Overload List
  NameDescription
Public methodShowCheckForUpdateDialog
Searches for an available update while showing a modal dialog to the user.
Public methodShowCheckForUpdateDialog(IWin32Window)
Searches for an available update while showing a modal dialog to the user in front of the specified object.
Public methodShowCheckForUpdateDialog(ErrorDisplayLevel)
Searches for an available update while showing a modal dialog to the user that can show the specified amount of error information.
Public methodShowCheckForUpdateDialog(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.
Top
See Also