<%@ Page Language="C#" %> <%@ Import namespace="System.Web.Configuration" %>
WebConfigurationManager.OpenWebConfiguration
WebConfigurationManager.AppSettings
WebConfigurationManager.GetSection(string)
WebConfigurationManager.GetSection(string,string)