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

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace