using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Collections.Generic; using System.Linq; using IsoInterface; using ItlRuntime; [GeneratedPage("sme:openPage")] [ItlRuntime.XRM.LoginRedirection("./login.aspx#I00006aa3")] public partial class _Alerte_pollution__2_ : IsoPage { protected void Page_PreInit(object sender, EventArgs e) { Response.Expires = -1 ; Response.CacheControl = "Private"; EC.pageCoding = "UTF-8"; EC.rootPath = "./"; EC.globalRootPath = "./"; EC.lang = "fr"; EC.thisFromGlobalRoot = "./Alerte pollution (2).aspx"; EC.hasDocType = false; EC.imageProviderUrl = "./imageProvider.aspx"; } }