Method CloseDialog
CloseDialog(string)
Closes the dialog associated with the given key.
void CloseDialog(string key)
Parameters
key
stringThe key previously used for opening the dialog.
Closes the dialog associated with the given key.
void CloseDialog(string key)
key
stringThe key previously used for opening the dialog.