ConfigurationManager from HTTPContext?

  • Thread starter Thread starter Chris Ashley
  • Start date Start date
C

Chris Ashley

Hi,

Quick question... how do I get a reference to the current
ConfigurationManager in the HTTPContext? Do I use the GetAppConfig
method? As this just seems to return something of type object...
 
Hi,

Quick question... how do I get a reference to the current
ConfigurationManager in the HTTPContext? Do I use the GetAppConfig
method? As this just seems to return something of type object...

Hi,

Are you trying to get an item out of the web.config?

Jon
www.nantwichonline.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top