Site Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Site", ServerTypeId="{e1bb82e8-0d1e-4e52-b90c-684802ab4ef6}")]
public class Site : Microsoft.SharePoint.Client.ClientObject
type Site = class
inherit ClientObject
Public Class Site
Inherits ClientObject
- Inheritance
- Attributes
Constructors
Site(ClientRuntimeContext, ObjectPath) |