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("adm:boAdmin")] [ItlRuntime.XRM.LoginRedirection("./login.aspx#I00006aa3")] [ItlRuntime.XRM.RoleNeeded("00000000")] public partial class _boAdminHome00010010 : 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 = "./boAdminHome00010010.aspx"; EC.hasDocType = true; EC.imageProviderUrl = "./imageProvider.aspx"; } }