PromptParametersUrl 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.25.1
Syntax public string Url { get; }
Property Value
Type:
String
The URL of the web page that requested to display the
dialog.
See Also