Method CloseDialog
CloseDialog(string)
This method closes a dialog associated with the given key.
public void CloseDialog(string key)
Parameters
key
stringKey previosly used for opening the dialog.
This method closes a dialog associated with the given key.
public void CloseDialog(string key)
key
stringKey previosly used for opening the dialog.