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