This method of the IWebBrowser2 interface reloads the file that Microsoft® Internet Explorer is currently displaying. Unlike IWebBrowser2.Refresh, this method contains a parameter that specifies the refresh level.
public void Refresh2(com.ms.com.Variant Level);
Level | The address of a variable that specifies the level of refresh operation to perform. |