ConfirmParametersUrl Property  | 
 
                Gets the URL of the web page that requested to display the dialog.
            
 
    Namespace: 
   DotNetBrowser.Browser.Dialogs.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.6
Syntaxpublic string Url { get; }Property Value
Type: 
String
                The URL of the web page that requested to display the dialog.
            
See Also