Web.Refresh

Web.Refresh ( 

string ObjectName )

Example 1

Web.Refresh("Web1");

Refreshes the web page that is currently displayed in the web object named "Web1."

Example 2

Web.Refresh("Online Order Form");

Refreshes the page that is currently loaded in the "Online Order Form" web object.

See also:  Related Actions