Site.Start Method

Definition

Starts the Web site and sets the State property of the Site object to Started.

public:
 Microsoft::Web::Administration::ObjectState Start();
public Microsoft.Web.Administration.ObjectState Start ();
member this.Start : unit -> Microsoft.Web.Administration.ObjectState
Public Function Start () As ObjectState

Returns

One of the ObjectState values.

Applies to