SPUtility.TransferToErrorPage method (String)
SharePoint 2013
Transfers the request to a Microsoft SharePoint Foundation error page.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)] public static void TransferToErrorPage( string message )
Parameters
- message
- Type: System.String
A string that contains the error message to be displayed.