4 references to _propPageBaseType
System.Web (4)
Configuration\PagesSection.cs (4)
187
_properties.Add(
_propPageBaseType
);
346
return (string)base[
_propPageBaseType
];
349
base[
_propPageBaseType
] = value;
366
ElementInformation.Properties[
_propPageBaseType
.Name].ValueOrigin != PropertyValueOrigin.Default) {