This topic has not yet been rated - Rate this topic

Site Class

SharePoint 2010

Represents a collection of sites in a Web application, including a top-level Web site and all its subsites.

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Site

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll);  Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll)
[ScriptTypeAttribute("SP.Site", ServerTypeId = "{e1bb82e8-0d1e-4e52-b90c-684802ab4ef6}")]
public class Site : ClientObject

Each Site object, or site collection, is represented within a SiteCollection object that consists of the collection of all site collections in the Web application.

The Usage property is not included in the default scalar property set for this type.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ