3 references to _propEnableForReading
System.Web.Extensions (3)
Configuration\ScriptingProfileServiceSection.cs (3)
34properties.Add(_propEnableForReading); 62string[] propertiesForReading = (string[])this[_propEnableForReading]; 68this[_propEnableForReading] = value;