LoadFailedEventArgs

class : System.EventArgs

Namespace: Vuplex.WebView

Event args for IWebView.LoadFailed.

Summary

Public properties

NativeErrorCode

string NativeErrorCode

A platform-specific error code indicating why the load failed.

Url

string Url

The URL for which the load failed.