2 overrides of Save
System (1)
sys\system\configuration\ApplicationSettingsBase.cs (1)
346
public override void
Save
() {
System.Web (1)
Profile\HttpProfileBase.cs (1)
124
public override void
Save
() {
2 references to Save
System (1)
sys\system\configuration\ApplicationSettingsBase.cs (1)
351
base.
Save
();
System.Web (1)
Profile\HttpProfileBase.cs (1)
137
base.
Save
();