3 references to _propDefaultValue
System.Web (3)
Configuration\ProfilePropertySettings.cs (3)
71_properties.Add(_propDefaultValue); 158return (string)base[_propDefaultValue]; 161base[_propDefaultValue] = value;