3 references to GetPropertyValue
System.Web.Extensions (3)
ApplicationServices\ProfileService.cs (3)
99
SettingsPropertyValue value =
GetPropertyValue
(pb, property);
138
SettingsPropertyValue value =
GetPropertyValue
(pb, propertyName);
207
SettingsPropertyValue value =
GetPropertyValue
(pb, kvp.Key);