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