SPUtility.ErrorLinkNavigateUrl field

Contains a query string parameter for the navigate URL of the error link.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Const ErrorLinkNavigateUrl As String
'Usage
Dim value As String

value = SPUtility.ErrorLinkNavigateUrl
public const string ErrorLinkNavigateUrl

Remarks

The value of this constant is “ErrorLinkNavigateUrl”.

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace