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