Table of Contents

Class FrameLoadFailedEventArgs

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

Event arguments for the FrameLoadFailed event.

public class FrameLoadFailedEventArgs : FrameNavigationEventArgs
Inheritance
FrameLoadFailedEventArgs
Inherited Members

Properties

ErrorCode

Gets the network error code which is one from the NetError enumeration.

ValidatedUrl

Gets the URL address which is failed to load.