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