1 write to _pageBaseType
System.Web (1)
Configuration\PagesSection.cs (1)
371_pageBaseType = pageBaseType;
3 references to _pageBaseType
System.Web (3)
Configuration\PagesSection.cs (3)
365if (_pageBaseType == null && 368if (_pageBaseType == null) { 376return _pageBaseType;