5 references to CustomErrorCollection
System.Web (3)
Configuration\CustomErrorsSection.cs (3)
63typeof(CustomErrorCollection), 131public CustomErrorCollection Errors { 133return (CustomErrorCollection)base[_propErrors];
System.Web.Extensions (2)
UI\CustomErrorsSectionWrapper.cs (1)
27CustomErrorCollection ICustomErrorsSection.Errors {
UI\ICustomErrorsSection.cs (1)
16CustomErrorCollection Errors {