Web.Refresh

Web.Refresh (

string ObjectName )

Description

Refreshes a web object.

Note: This is just like clicking the "Refresh" button in Internet Explorer to reload the current web page.

Parameters

ObjectName

(string) The name of the web object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions