ConfigurationElement.ResetModified Method
.NET Framework 4.6 and 4.5
Resets the value of the IsModified method to false when implemented in a derived class.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
The ResetModified method is automatically called after changes to this ConfigurationElement object have been written to the configuration file.
Show: