RedirectResponseCodeReceivedEventArgsNewUrl Property |
Gets the new URL.
Namespace:
DotNetBrowser.Net.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string NewUrl { get; }
Property Value
Type:
StringA string containing the new Url.
See Also