1
Answer

To prevent web config.setting

hi,
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

Answers (1)