SP.ClientContext(serverRelativeUrl) Constructor
Applies to: SharePoint Foundation 2010
Initializes a new instance of the SP.ClientContext Class.
var value = new ClientContext(serverAbsoluteUrl);
Parameters
serverAbsoluteUrl
Type: String
Applies to: SharePoint Foundation 2010
Initializes a new instance of the SP.ClientContext Class.
var value = new ClientContext(serverAbsoluteUrl);
serverAbsoluteUrl
Type: String