4 references to _propUserControlBaseType
System.Web (4)
Configuration\PagesSection.cs (4)
188
_properties.Add(
_propUserControlBaseType
);
356
return (string)base[
_propUserControlBaseType
];
359
base[
_propUserControlBaseType
] = value;
383
ElementInformation.Properties[
_propUserControlBaseType
.Name].ValueOrigin != PropertyValueOrigin.Default) {