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 a value that indicates whether the page is an error page.
var value = SP.PageRequestFailedEventArgs.get_isErrorPage();
Property Value
Type: Boolean
true if the page is an error page; otherwise, false.
Applies To
SP.PageRequestFailedEventArgs Class
See Also
Reference
SP.PageRequestFailedEventArgs Methods