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
Gets the error message associated with the failure.
var value = SP.PageRequestFailedEventArgs.get_errorMessage();
Property Value
Type: String
The error message associated with the failure.
Applies To
SP.PageRequestFailedEventArgs Class
See Also
Reference
SP.PageRequestFailedEventArgs Methods