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
Initializes a new instance of the SP.ClientRuntimeContext Class with the specified absolute URL.
var value = new ClientRuntimeContext(serverRelativeUrl);
Parameters
- webFullUrl
The String that represents the absolute URL for the site collection.
serverRelativeUrl
Type: String
Applies To
See Also
Reference
SP.ClientRuntimeContext Methods