Share via


SPWeb.Exists property

Gets a Boolean value that indicates whether the website exists.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool Exists { get; }

Property value

Type: System.Boolean
true if the site exists; otherwise, false.

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace