reload method
void
reload()
The reload()
method of the Location interface reloads the current
URL, like the Refresh button.
Implementation
external void reload();
The reload()
method of the Location interface reloads the current
URL, like the Refresh button.
external void reload();