Contents - Index - Top


OnNavigationStarting

Interface AntViewFrame

 

Type: Event

Parameters: IUnknown Args

 

 

This event is raised when the iframe wants to navigate to a different URL.

This is also triggered for redirects. If redirected then the navigationId will stay the same as the original request that started the navigation.

 

The parameter Args is of type AntViewNavigationStartingEventArgs2.

 

The order of events is:

 

- OnFrameNavigationStarting

- OnNavigationStarting

- OnContentLoading

- OnNavigationCompleted

 

Introduced in AntView release 1.1.200

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024