SP.ClientContext Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.ClientContext class.

Properties

Name

Description

current

Gets the current client context of the client-side object model (CSOM) runtime.

serverVersion

Gets the version of the current SharePoint Server.

site

Gets the site collection that is associated with the client context.

web

Gets the Web site that is associated with the client context.

Applies To

SP.ClientContext Class

See Also

Reference

SP.ClientContext Methods

SP Namespace