Represents a section within a configuration file.
Questions tagged [configurationsection]
122 questions
0
votes
1 answer
web.config custom section inheritance
I'm trying to get a custom web.config section to get inherited by an application's web.config in a website subfolder.
The custom section works fine in the main website, but it appears the custom section isn't inherited.
Other elements in the…
Anthony
-1
votes
1 answer
ASP.NET custom config entries / ConfigurationSections + business logic validation?
i've got some custom config entries in my .config files. All loads/works fine. I was wondering if there's a proper way to check the data that has been provided -- adding some business logic. For example...

Pure.Krome
- 84,693
- 113
- 396
- 647