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
Returns the context that is associated with the client object.
var value = SP.ClientObject.get_context();
Property Value
Type: SP.ClientRuntimeContext
The context associated with the client object.