Site.State Property

Definition

Gets the running state of the Web site.

public:
 property Microsoft::Web::Administration::ObjectState State { Microsoft::Web::Administration::ObjectState get(); };
public Microsoft.Web.Administration.ObjectState State { get; }
member this.State : Microsoft.Web.Administration.ObjectState
Public ReadOnly Property State As ObjectState

Property Value

One of the ObjectState values.

Applies to