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