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