12 references to BasicMapAlternate
System.Configuration (9)
System\Configuration\ConfigurationElementCollection.cs (9)
327CollectionType == ConfigurationElementCollectionType.BasicMapAlternate) { 402CollectionType == ConfigurationElementCollectionType.BasicMapAlternate) { 589CollectionType == ConfigurationElementCollectionType.BasicMapAlternate) { 602if (CollectionType == ConfigurationElementCollectionType.BasicMapAlternate || 724if (CollectionType == ConfigurationElementCollectionType.BasicMapAlternate) { 891CollectionType == ConfigurationElementCollectionType.BasicMapAlternate) 894if (CollectionType == ConfigurationElementCollectionType.BasicMapAlternate) { 972if (CollectionType == ConfigurationElementCollectionType.BasicMapAlternate) { 1039type == ConfigurationElementCollectionType.BasicMapAlternate) {
System.Web (2)
Configuration\AuthorizationRuleCollection.cs (2)
22CollectionType = ConfigurationElementCollectionType.BasicMapAlternate)] 80return ConfigurationElementCollectionType.BasicMapAlternate;
System.Web.Mobile (1)
UI\MobileControls\MobileControlsSection.cs (1)
244return ConfigurationElementCollectionType.BasicMapAlternate;