Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
NavigationId
readonly uint64_t NavigationId
Gets the ID of the navigation.