Class FrameLoadFailedEventArgs
- Namespace
- DotNetBrowser.Navigation.Events
- Assembly
- DotNetBrowser.dll
Event arguments for the FrameLoadFailed event.
public class FrameLoadFailedEventArgs : FrameNavigationEventArgs
- Inheritance
-
FrameLoadFailedEventArgs
- Inherited Members
Properties
- ValidatedUrl
Gets the URL address which is failed to load.