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