EventURL
EventURL$
The URL that fired the event
Read-only Runtime-only String property
Applies to: HTML
This property that is used to give the current URL when handling an event. It is used for the BeforeNavigate and NavigateComplete events.
For an example on how to use this control and its methods see. HTML Example.