CoreWebView2ContentLoadingEventArgs Class

Event args for the CoreWebView2.ContentLoading event.

Summary

Members Description
IsErrorPage true if the loaded content is an error page.
NavigationId Gets the ID of the navigation.

Properties

IsErrorPage

readonly bool IsErrorPage

true if the loaded content is an error page.

readonly uint64_t NavigationId

Gets the ID of the navigation.

Referenced by