OnContentLoadingHex
Interface AntViewFrame
Type: Event
Parameters: Boolean IsErrorPage string NavigationIdHex
The onContentLoading event is triggered before any content is loaded into the iframe.
This event will only trigger if the page changes, not if there's a frame reload.
IsErrorPage is true if the loaded content is an error page.
NavigationIdHex is the ID of the navigation
The NavigationId itself is a 64 bit integer, but passed in hexadecimal format.
You need to set the EventsUseHexadecimal property to true to use the "hex" versions of the events.
The order of events is:
- OnContentLoadingHex
Introduced in AntView release 1.1.200
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024