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)

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

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace