SP.ClientObject.serverObjectIsNull Property
Applies to: SharePoint Foundation 2010
Gets the server object and returns null if the server object is null.
var value = SP.ClientObject.get_serverObjectIsNull();
Property Value
Type: Boolean
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets the server object and returns null if the server object is null.
var value = SP.ClientObject.get_serverObjectIsNull();
Type: Boolean