FrameLoadFinishedEventArgsValidatedUrl Property |
Gets the URL address which is finished loading.
Namespace:
DotNetBrowser.Navigation.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string ValidatedUrl { get; }
Property Value
Type:
StringThe URL address which is finished loading.
See Also