Refresh2 Method
Reloads the file that is currently displayed with the specified refresh level.
Syntax
object.Refresh2( _
[vLevel As Variant])
Parameters
- vLevel
- Optional. Integer that specifies one of the RefreshConstants enumeration values.
Applies To
InternetExplorer, WebBrowser
See Also
Refresh