SPUtility.ErrorPage Field
Contains a query string parameter for the name of the error page.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Const ErrorPage As String
'Usage
Dim value As String
value = SPUtility.ErrorPage
public const string ErrorPage
Remarks
The value of this constant is “error.aspx”.