Web.SetProperties

Web.SetProperties ( 

string ObjectName,

table  Properties )

Example 1

Web.SetProperties("Web1", {URL="www.indigorose.com"});

Change the currently loaded website in the web object 'Web1'.

See also:  Related Actions