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