Description
Occurs when the browser address changes. This event may be triggered by navigations that do not trigger a network request, such as navigating to a fragment within the current page.
Syntax
AddressChange (string newurl, boolean isNewPage)
Event ID
Arguments
|
Argument |
Description |
|---|---|
|
newUrl |
The browser’s new address. |
|
isNewPage |
Whether navigating to a new page. The values are:
|
Return Values
None
See also


