ConfigurationElement.ResetModified Method ()

 

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)

Protected Friend Overridable Sub ResetModified

The ResetModified method is automatically called after changes to this ConfigurationElement object have been written to the configuration file.

.NET Framework
Available since 2.0
Return to top
Show: