SPUtility.RedirectToErrorPage method
SharePoint 2013
Namespace:
Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)] public static void RedirectToErrorPage( string title, string message, string linkText, Uri linkUri, bool isDetailsShown, HttpContext context )
Parameters
- title
- Type: System.String
- message
- Type: System.String
- linkText
- Type: System.String
- linkUri
- Type: System.Uri
- isDetailsShown
- Type: System.Boolean
- context
- Type: System.Web.HttpContext