Property Url
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Url
Gets the URL of the web page that requested to display the dialog.
public string Url { get; }
Property Value
- string
The URL of the web page that requested to display the dialog.