D
David Williams
I am familiar with creating custom configuration settings and accessing
them. However, for a current requirement, I need to control the various
settings in my custom configuration section by virtual location of the pages
accessing the configuration information. The best way that I know is to do
this via the use of the location tag in the web.config.
However, I can not seem to get the correct instance of the configuration
section in my configuration class. What is the correct method for
retrieving the current configuration based on the virtual location?
David
them. However, for a current requirement, I need to control the various
settings in my custom configuration section by virtual location of the pages
accessing the configuration information. The best way that I know is to do
this via the use of the location tag in the web.config.
However, I can not seem to get the correct instance of the configuration
section in my configuration class. What is the correct method for
retrieving the current configuration based on the virtual location?
David