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