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)

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”.

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace