1 implementation of ICustomErrorsSection
System.Web.Extensions (1)
UI\CustomErrorsSectionWrapper.cs (1)
12internal sealed class CustomErrorsSectionWrapper : ICustomErrorsSection {
6 references to ICustomErrorsSection
System.Web.Extensions (6)
UI\CustomErrorsSectionWrapper.cs (2)
21string ICustomErrorsSection.DefaultRedirect { 27CustomErrorCollection ICustomErrorsSection.Errors {
UI\ScriptManager.cs (4)
51private readonly ICustomErrorsSection _customErrorsSection; 127ICustomErrorsSection customErrorsSection, 300internal ICustomErrorsSection CustomErrorsSection { 1118private static ICustomErrorsSection GetCustomErrorsSectionWithAssert() {