Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets the current client context of the client-side object model (CSOM) runtime.
var value = SP.ClientContext.get_current();
Property Value
Type: SP.ClientContext
Applies To
Remarks
This property can only be used in the Silverlight and JavaScript client object models.