<add key="MaxAllowed" value="90" lockItem="false"/>
There is a item called lockItem in my config file? MSDN states that "Gets or sets a value indicating whether the element is locked."
What does this mean? Does it mean that if set to true, the configuration won't be changed by editing the config file?
Yes, you are correct. The lockitem prevents modification for that node or any child node, if you have nested nodes. There is also LockAllAttributesExcept if you want to lock certain attibutes and not others.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With