3 references to _propAutomaticSaveEnabled
System.Web (3)
Configuration\ProfileSection.cs (3)
131_properties.Add(_propAutomaticSaveEnabled); 185return (bool)base[_propAutomaticSaveEnabled]; 188base[_propAutomaticSaveEnabled] = value;