S
Scott M.
In an ASP .NET 2.0 Web Application Project using C#, how do I retrieve an
application setting I've created in the Project Properties designer that is
written into the <applicationSettings> section of web.config.
Please note: I'm asking about <applicationSettings>, not <appSettings> and
I'm asking about C#, so My.Settings is not the desired route here.
Thanks.
application setting I've created in the Project Properties designer that is
written into the <applicationSettings> section of web.config.
Please note: I'm asking about <applicationSettings>, not <appSettings> and
I'm asking about C#, so My.Settings is not the desired route here.
Thanks.