EventURL

[property icon] EventURL$

The URL that fired the event

Read-only Runtime-only String property

Applies to: HTML


>EventURL

EventURL

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.

See also

HTML methods, properties and events.