If the webcontrol is hosted inside webapplication, there is no reason why
the webcontrol cannot access
those appsettings directly.
--
Madhur
[quoted text, click to view] "Seth Williams" <sm@here.com> wrote in message
news:e8S6SmYpIHA.5080@TK2MSFTNGP05.phx.gbl...
> I've built a custom control -- now I need to retrieve a setting in the
> AppSetings section of the Web.config of the current web app using my
> custom control.
> How can I access the Web.config file for something like this?
>
>
>