1 reference to GetRedirectString
System.Web (1)
HttpResponse.cs (1)
1373String redirect = (customErrorsSetting != null) ? customErrorsSetting.GetRedirectString(code) : null;