PromptResponseText Property |
Gets the text input entered in the prompt dialog.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Text { get; }
Property Value
Type:
StringThe text input entered in the prompt dialog.
See Also