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("ocs:catalogBackoffice")] [ItlRuntime.XRM.LoginRedirection("./login.aspx#I00006aa3")] [ItlRuntime.XRM.RoleNeeded("00000000")] public partial class _log00010c1c : IsoPage { public int? columnCount; public int? visibleSchedulerColumnCount; 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 = "./log00010c1c.aspx"; EC.hasDocType = true; EC.imageProviderUrl = "./imageProvider.aspx"; } public override void Dispose() { columnCount = null; visibleSchedulerColumnCount = null; base.Dispose(); } }