OnDOMContentLoadedHex
Interface AntView
Type: Event
Parameters: String NavigationIdHex
The OnDOMContentLoaded event is triggered when the DOMContentLoaded javascript event fires.
The NavigationId can be used to track which document you are loading. This NavigationId is set in OnNavigationStarting.
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 instead of OnDOMContentLoaded.
Introduced in AntView release 1.1.200
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/25/2024