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 version of the current SharePoint Server.
var value = SP.ClientContext.get_serverVersion();
Property Value
Type: String
Applies To
Remarks
This property is available after the first SP.ClientRuntimeContext.executeQueryAsync(succeededCallback, failedCallback) Method is executed.