2 references to Value
System (1)
sys\system\configuration\ApplicationSettingsBase.cs (1)
420
sp.DefaultValue = ((DefaultSettingValueAttribute)attr).
Value
;
System.Web (1)
Profile\HttpProfileBase.cs (1)
438
defaultValue = ((DefaultSettingValueAttribute)attrib).
Value
;