targetNetwork -> targetFramework
[mono.git] / mcs / class / System.Web / System.Web.Configuration_2.0 / FormsAuthenticationUserCollection.cs
index 52669e31184bdf504cb12cc13949e3a8a59c8463..8eb653de0d5a726e6fab2e5caa880b384c4e4fc5 100644 (file)
@@ -118,7 +118,7 @@ namespace System.Web.Configuration
                        }
                }
 
-               protected override ConfigurationElementCollectionType CollectionType {
+               public override ConfigurationElementCollectionType CollectionType {
                        get { return ConfigurationElementCollectionType.BasicMap; }
                }