SP.ClientErrorCodes.notSupported Field
Applies to: SharePoint Foundation 2010
In this article
Field Value
Applies To
Remarks
A constant integer that indicates that the client API has been blocked by the server administrator and that the request is not supported.
var value = SP.ClientErrorCodes.notSupported;
Field Value
The value of this constant is -2147024846.
Applies To
Remarks
The value is always -2147024846.