SPEventPropertiesBase.RedirectUrl property
SharePoint 2013
NOTE: This API is now obsolete.
A URL to redirect to when the status of SPEventReceiverStatus is CancelWithRedirectUrl.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Default list forms are committed through asynchronous XmlHttpRequests, so redirect urls specified in this way aren't followed by default. In order to force a list form to follow a cancelation redirect url, set the list form web part's CSRRenderMode property to CSRRenderMode.ServerRender")] [SubsetCallableIncludeObsoleteMemberAttribute] public string RedirectUrl { get; set; }