SP.ClientErrorCodes.redirect Field

Applies to: SharePoint Foundation 2010

In this article
Field Value
Applies To
Remarks

A constant integer that indicates that the server should redirect the request to another URL.

var value = SP.ClientErrorCodes.redirect;

Field Value

The value of this constant is -2130575152.

Applies To

SP.ClientErrorCodes Class

Remarks

The value is always -2130575152. The value of the URL is stored in ErrorValue.

See Also

Reference

SP.ClientErrorCodes Fields

SP.ClientErrorCodes Methods

SP Namespace