Web.Stop

Web.Stop (

string ObjectName )

Example 1

Web.Stop("Web1");

Stops downloading the web page in the web object named "Web1."

Example 2

Web.Stop("Online Order Form");

Stops downloading the page that is currently being downloaded in the "Online Order Form" web object.

See also: Related Actions