dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.29k stars 5.92k forks source link

does not work as shown - please update for webforms 2020 #21211

Open beefydog opened 4 years ago

beefydog commented 4 years ago

[Enter feedback here] the following simply does not work. You always get a null! This needs updating for WebForms on ASP.Net 4.7.2! var configurationValue = ConfigurationManager.AppSettings["ConfigurationSettingName"];


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

tdykstra commented 3 years ago

@csharpfritz Can you help with this question?