Hi guys. :wave: :wave: :wave:
How do I read the settings of my web.config to one of my pages?
Thanks in advance.
Printable View
Hi guys. :wave: :wave: :wave:
How do I read the settings of my web.config to one of my pages?
Thanks in advance.
Never mind.
Used System.Configuration.ConfigXMLDocument to read Web.Config
This thread is resolved.
you could also use System.Web.Configuration.WebConfigurationManager