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