web.config
appSettings
Get value from web.config ConfigurationManager.AppSetting[key]
ConfigurationManager.AppSetting[key]
To avoid to be replaced by web.config xdt:Transform="SetAttributes" xdt:Locator="Match(key)"
xdt:Transform="SetAttributes" xdt:Locator="Match(key)"
Last updated 5 years ago