Method GetTextFromUserAsync
GetTextFromUserAsync(TextFromUserParams)
Popups a dialog box with a title, message and input box. The user may type in text and press 'OK' to return this text, or press 'Cancel' to return the empty string.
public static void GetTextFromUserAsync(TextFromUserParams prm)
Parameters
prm
TextFromUserParamsDialog parameters.