Possible Duplicate:
does mvc support inheritance of Web.config settings throughout areas?
In ASP.NET MVC 3, I can get the appsetting value in the root web.config, but how can I get the value in web.config which is in area?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can access any web config by giving virtual path like this
of your appSetting