An object containing configuration information. (Cast the returned configuration section to the appropriate configuration type before use.)
The HttpContext.GetAppConfig(string) method has been deprecated. Use the System.Web.Configuration.WebConfigurationManager.GetWebApplicationSection(string) method of the System.Web.Configuration.WebConfigurationManager class to get configuration information for the current application.