hi,
How can i access App setting set in app.config for setting value for footer of a telerik report.
I am trying to do it by accessing ConfigurationManager.AppSetting but the problem is 'ConfigurationManager' doesnt show up in intellisense and gives error when i use it.
Please suggest me a way out.
Please help..i am new to telerik reports..Any assitance would be of great help. Thanks
0
Accepted
Steve
Telerik team
answered on 19 Sep 2011, 01:36 PM
Hi Jaspreet,
The ConfigurationManager Class is part of the System.Configuration assembly, so you should add reference to it in the project where you're trying to use it.
Greetings,
Steve
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>