3 references to Name
System (2)
sys\system\configuration\SettingsBase.cs (1)
156if (_PropertyValues[p.Name] == null)
sys\system\configuration\SettingsPropertyValueCollection.cs (1)
49_Indices.Add(property.Name, pos);
System.Web (1)
Profile\ProfileModule.cs (1)
259names.Append(pp.Name + ":" + ((propValue != null) ? "S" : "B") +