3 references to UrlMappingCollection
System.Web (3)
Configuration\UrlMappingsSection.cs (3)
33
typeof(
UrlMappingCollection
),
52
public
UrlMappingCollection
UrlMappings {
54
return (
UrlMappingCollection
)base[_propMappings];