Parameter | Description |
---|---|
iNavigationId | Navigation operation identifier |
sUrl | URL of the document being loaded |
bIsErrorPage | True if the document is an error page |
Procedure OnContentLoading UBigInt iNavigationId String sUrl Boolean bIsErrorPage
This message is sent as part of a navigation operation when the browser starts loading content for the new page.
See OnNavigationStarting for an overview of navigation events.