IHandler Methods |
The DialogIHandler type exposes the following members.
Name | Description | |
---|---|---|
InsertDialogButton |
Adds a positive or negative button to the specified position.
| |
RemoveDialogButton |
Removes a positive or negative button from the specified position.
| |
ShowModal |
Shows the dialog modally, blocking the current thread until it is closed.
| |
ShowModalAsync |
Shows the dialog modally asynchronously
|