1 write to _customErrorsSection
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
134_customErrorsSection = customErrorsSection;
2 references to _customErrorsSection
System.Web.Extensions (2)
UI\ScriptManager.cs (2)
303if (_customErrorsSection != null) { 304return _customErrorsSection;