OverviewExamples
| 
 Web.Refresh (  | 
Web.Refresh("Web1");
Refreshes the web page that is currently displayed in the web object named "Web1."
Web.Refresh("Online Order Form");
Refreshes the page that is currently loaded in the "Online Order Form" web object.
See also: Related Actions