- Namespace
- MahApps
.Metro .Controls .Dialogs - Containing Type
- DialogCoordinator
Syntax
public string ShowModalInputExternal(object context, string title, string message, MetroDialogSettings metroDialogSettings = null)
Parameters
| Name | Type | Description |
|---|---|---|
| context | object | |
| title | string | |
| message | string | |
| metroDialogSettings | MetroDialogSettings |
Return Value
| Type | Description |
|---|---|
| string |
