1 implementation of DefaultRedirect
System.Web.Extensions (1)
UI\CustomErrorsSectionWrapper.cs (1)
21string ICustomErrorsSection.DefaultRedirect {
1 reference to DefaultRedirect
System.Web.Extensions (1)
UI\PageRequestManager.cs (1)
115bool hasRedirect = (_owner.CustomErrorsSection.DefaultRedirect != null);