The specified System.Configuration.ConfigurationSection, null if the section does not exist, or an internal object if the section is not accessible at run time. (Cast the returned object to the appropriate configuration type before use.)
The HttpContext.GetConfig(string) method has been deprecated. Use the HttpContext.GetSection(string) method to get configuration information for the current HTTP request.