Table of Contents

Method GetTextFromUserAsync

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.

void GetTextFromUserAsync(TextFromUserParams prm)

Parameters

prm TextFromUserParams

Dialog parameters.