Method Reload
Reload()
Reloads the document currently displayed in the control by downloading for an updated version from the server.
public void Reload()
Reload(bool)
Reloads the document currently displayed in the control using the specified refresh option.
public void Reload(bool noCache)