Click or drag to resize

IHandler Methods

The DialogIHandler type exposes the following members.

Methods
  NameDescription
Public methodInsertDialogButton
Adds a positive or negative button to the specified position.
Public methodRemoveDialogButton
Removes a positive or negative button from the specified position.
Public methodShowModal
Shows the dialog modally, blocking the current thread until it is closed.
Public methodShowModalAsync
Shows the dialog modally asynchronously
Top
See Also