SPUtility.ErrorHelpLinkText field

Contains a query string parameter for the text of the error help link.

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

Syntax

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

value = SPUtility.ErrorHelpLinkText
public const string ErrorHelpLinkText

Remarks

The value of this constant is “ErrorHelpLinkText”.

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace