Requests the hosting application display a dialog to the user, with the specified message text and severity icon.
| Name | Description |
|---|---|
| RequestMessageDialog(object, string, Severity) | Requests the hosting application display a dialog to the user, with the specified message text and severity icon. |
| RequestMessageDialog(object, string, string, Severity) | Requests the hosting application display a dialog to the user, with the specified message text, title and severity icon. |
