3 references to UrlMappings
System.Web (3)
HttpApplication.cs (1)
3820UrlMappingsSection urlMappings = RuntimeConfig.GetConfig().UrlMappings;
UrlMappingsModule.cs (2)
18UrlMappingsSection urlMappings = RuntimeConfig.GetConfig().UrlMappings; 35UrlMappingsSection urlMappings = RuntimeConfig.GetAppConfig().UrlMappings;