Do you have a resetdefault() function in your configuration management application block?
Last updated by Brady Stroud [SSW] 7 months ago.See historyIn almost every application we have a user settings file to store the state of the application. We want to be able to reset the settings if anything goes wrong.
See how we configured this reset default settings functionality with the Configuration Block in the .NET Toolkit