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
Indicates whether custom code is used to initialize the SP.ExceptionHandlingScope.startScope() Method.
var value = SP.ExceptionHandlingScope.customFromJson(initValue);
Parameters
- reader
The JsonReader object that is used to read and process a JSON string.
initValue
Applies To
SP.ExceptionHandlingScope Class
Remarks
This method always returns false.
See Also
Reference
SP.ExceptionHandlingScope Methods