SPUtility.RequestHdrNoLinkOnErrPage field

Contains a query string parameter for the no links on the error page.

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

Syntax

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

value = SPUtility.RequestHdrNoLinkOnErrPage
public const string RequestHdrNoLinkOnErrPage

Remarks

The value of this constant is “strNoLinksOnErrPage”.

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace