3 references to _propEnabled
System.Web (3)
Configuration\AnonymousIdentificationSection.cs (3)
89_properties.Add(_propEnabled); 112return (bool)base[_propEnabled]; 115base[_propEnabled] = value;