918博天堂

Server : Microsoft-IIS/10.0
System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586
User : jxgj ( 0)
PHP Version : 7.0.33
Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server
Directory :  D:/tmp_aspnet/root/dc15253c/377bd30d/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/dc15253c/377bd30d/App_Web_zmfx5h60.8.cs
?#pragma checksum "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "C9EBAB76C8644E72054FFBFE133D6AE8"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9061
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 284 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Security;
    
    #line default
    #line hidden
    
    #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
    using Wuqi.Webdiyer;
    
    #line default
    #line hidden
    
    #line 281 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web;
    
    #line default
    #line hidden
    
    #line 283 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.SessionState;
    
    #line default
    #line hidden
    
    #line 279 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Text;
    
    #line default
    #line hidden
    
    #line 12 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Profile;
    
    #line default
    #line hidden
    
    #line 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Collections;
    
    #line default
    #line hidden
    
    #line 12 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
    using System.Web.UI.WebControls.WebParts;
    
    #line default
    #line hidden
    
    #line 278 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Configuration;
    
    #line default
    #line hidden
    
    #line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #line 4 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
    using ASP;
    
    #line default
    #line hidden
    
    #line 282 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Caching;
    
    #line default
    #line hidden
    
    #line 12 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
    using System.Web.UI;
    
    #line default
    #line hidden
    
    #line 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Text.RegularExpressions;
    
    #line default
    #line hidden
    
    #line 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class _21it_maps_newmaptypelist_aspx : global::Com.Huji.Web.Maps.NewMapTypeList, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public _21it_maps_newmaptypelist_aspx() {
            string[] dependencies;
            ((global::Com.Huji.Web.Maps.NewMapTypeList)(this)).AppRelativeVirtualPath = "~/21it/Maps/NewMapTypeList.aspx";
            if ((global::ASP._21it_maps_newmaptypelist_aspx.@__initialized == false)) {
                global::ASP._21it_maps_newmaptypelist_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[2];
                dependencies[0] = "~/21it/Maps/NewMapTypeList.aspx";
                dependencies[1] = "~/21it/Control/NewMapTypeGrid.ascx";
                global::ASP._21it_maps_newmaptypelist_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP._21it_maps_newmaptypelist_aspx.@__initialized = true;
            }
            this.Server.ScriptTimeout = 30000000;
        }
        
        protected System.Web.Profile.DefaultProfile Profile {
            get {
                return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
            }
        }
        
        protected System.Web.HttpApplication ApplicationInstance {
            get {
                return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control3() {
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
            
            #line 7 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 7 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("无标题页"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control4() {
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
            
            #line 8 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
            
            #line default
            #line hidden
            
            #line 8 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "Pragma");
            
            #line default
            #line hidden
            
            #line 8 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Content = "no-cache";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControl__control2() {
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl;
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl1 = this.@__BuildControl__control3();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl2;
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl2 = this.@__BuildControl__control4();
            
            #line default
            #line hidden
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.ScriptManager @__BuildControlsm() {
            global::System.Web.UI.ScriptManager @__ctrl;
            
            #line 12 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.ScriptManager();
            
            #line default
            #line hidden
            this.sm = @__ctrl;
            
            #line 12 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "sm";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Button @__BuildControlButRefurbish() {
            global::System.Web.UI.WebControls.Button @__ctrl;
            
            #line 27 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Button();
            
            #line default
            #line hidden
            this.ButRefurbish = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 27 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CssClass = "button2";
            
            #line default
            #line hidden
            
            #line 27 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "ButRefurbish";
            
            #line default
            #line hidden
            
            #line 27 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Visible = false;
            
            #line default
            #line hidden
            
            #line 27 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Text = "刷新";
            
            #line default
            #line hidden
            
            #line 27 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click -= new System.EventHandler(this.ButRefurbish_Click);
            
            #line default
            #line hidden
            
            #line 27 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click += new System.EventHandler(this.ButRefurbish_Click);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Button @__BuildControlbutAdd() {
            global::System.Web.UI.WebControls.Button @__ctrl;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Button();
            
            #line default
            #line hidden
            this.butAdd = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CssClass = "button2";
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "butAdd";
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("Style", "cursor: hand");
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Text = "增长";
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click -= new System.EventHandler(this.butAdd_Click);
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click += new System.EventHandler(this.butAdd_Click);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Button @__BuildControlbutUpdate() {
            global::System.Web.UI.WebControls.Button @__ctrl;
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Button();
            
            #line default
            #line hidden
            this.butUpdate = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CssClass = "button2";
            
            #line default
            #line hidden
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "butUpdate";
            
            #line default
            #line hidden
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("Style", "cursor: hand");
            
            #line default
            #line hidden
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Text = "批改";
            
            #line default
            #line hidden
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.OnClientClick = "return popUpdate();";
            
            #line default
            #line hidden
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click -= new System.EventHandler(this.butUpdate_Click);
            
            #line default
            #line hidden
            
            #line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click += new System.EventHandler(this.butUpdate_Click);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Button @__BuildControlbutDelete() {
            global::System.Web.UI.WebControls.Button @__ctrl;
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Button();
            
            #line default
            #line hidden
            this.butDelete = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CssClass = "button2";
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "butDelete";
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("Style", "cursor: hand");
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Text = "删除";
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.OnClientClick = "return dataDelete();";
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click -= new System.EventHandler(this.butDelete_Click);
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Click += new System.EventHandler(this.butDelete_Click);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::ASP._21it_control_newmaptypegrid_ascx @__BuildControlNewMapTypeGrid1() {
            global::ASP._21it_control_newmaptypegrid_ascx @__ctrl;
            
            #line 47 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::ASP._21it_control_newmaptypegrid_ascx();
            
            #line default
            #line hidden
            this.NewMapTypeGrid1 = @__ctrl;
            
            #line 47 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 47 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "NewMapTypeGrid1";
            
            #line default
            #line hidden
            
            #line 47 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ItemCommand -= new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewMapTypeGrid1_ItemCommand);
            
            #line default
            #line hidden
            
            #line 47 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ItemCommand += new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewMapTypeGrid1_ItemCommand);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::Wuqi.Webdiyer.AspNetPager @__BuildControlAspNetPager1() {
            global::Wuqi.Webdiyer.AspNetPager @__ctrl;
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::Wuqi.Webdiyer.AspNetPager();
            
            #line default
            #line hidden
            this.AspNetPager1 = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CssClass = "anpager";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CurrentPageButtonClass = "cpb";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "AspNetPager1";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.RecordCount = 228;
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CustomInfoHTML = "页次:%CurrentPageIndex%/%PageCount%页  每页显示:%PageSize%条  纪录数:%RecordCount%条";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.PageIndexBoxType = Wuqi.Webdiyer.PageIndexBoxType.TextBox;
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ShowCustomInfoSection = Wuqi.Webdiyer.ShowCustomInfoSection.Left;
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ShowPageIndexBox = Wuqi.Webdiyer.ShowPageIndexBox.Always;
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.SubmitButtonText = "Go";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.TextAfterPageIndexBox = "页";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.TextBeforePageIndexBox = "转到";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.Width = new System.Web.UI.WebControls.Unit(100, System.Web.UI.WebControls.UnitType.Percentage);
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CustomInfoSectionWidth = new System.Web.UI.WebControls.Unit(35, System.Web.UI.WebControls.UnitType.Percentage);
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.CustomInfoTextAlign = System.Web.UI.WebControls.HorizontalAlign.Left;
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Right;
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.FirstPageText = "首页";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.LastPageText = "尾页";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.NextPageText = "后页";
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.PrevPageText = "前页";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                            "));
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.PageChanged -= new System.EventHandler(this.AspNetPager1_PageChanged);
            
            #line default
            #line hidden
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.PageChanged += new System.EventHandler(this.AspNetPager1_PageChanged);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control6(System.Web.UI.Control @__ctrl) {
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 69 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                        <div class=\"loading\">\r\n                            <div" +
                        " id=\"loading\">\r\n                                <img src=\"../Images/loading.gif\"" +
                        " alt=\"\" />在加载数据...</div>\r\n                        </div>\r\n                    "));
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.UpdateProgress @__BuildControlUpdateProgress1() {
            global::System.Web.UI.UpdateProgress @__ctrl;
            
            #line 69 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.UpdateProgress();
            
            #line default
            #line hidden
            this.UpdateProgress1 = @__ctrl;
            @__ctrl.TemplateControl = this;
            
            #line 69 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ProgressTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control6));
            
            #line default
            #line hidden
            
            #line 69 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "UpdateProgress1";
            
            #line default
            #line hidden
            
            #line 69 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.AssociatedUpdatePanelID = "UpdatePanel1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control5(System.Web.UI.Control @__ctrl) {
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(31636, 604, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Button @__ctrl1;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl1 = this.@__BuildControlButRefurbish();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                            "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Button @__ctrl2;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl2 = this.@__BuildControlbutAdd();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                            "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Button @__ctrl3;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl3 = this.@__BuildControlbutUpdate();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                            "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Button @__ctrl4;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl4 = this.@__BuildControlbutDelete();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(32240, 538, true));
            
            #line default
            #line hidden
            global::ASP._21it_control_newmaptypegrid_ascx @__ctrl5;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl5 = this.@__BuildControlNewMapTypeGrid1();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl5);
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(32778, 447, true));
            
            #line default
            #line hidden
            global::Wuqi.Webdiyer.AspNetPager @__ctrl6;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl6 = this.@__BuildControlAspNetPager1();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl6);
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                        </td>\r\n                    </tr>\r\n                </tab" +
                        "le>\r\n                "));
            
            #line default
            #line hidden
            global::System.Web.UI.UpdateProgress @__ctrl7;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl7 = this.@__BuildControlUpdateProgress1();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl7);
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n            "));
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.UpdatePanel @__BuildControlUpdatePanel1() {
            global::System.Web.UI.UpdatePanel @__ctrl;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.UpdatePanel();
            
            #line default
            #line hidden
            this.UpdatePanel1 = @__ctrl;
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ContentTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control5));
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "UpdatePanel1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform1() {
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n        "));
            
            #line default
            #line hidden
            global::System.Web.UI.ScriptManager @__ctrl1;
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl1 = this.@__BuildControlsm();
            
            #line default
            #line hidden
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n        "));
            
            #line default
            #line hidden
            global::System.Web.UI.UpdatePanel @__ctrl2;
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl2 = this.@__BuildControlUpdatePanel1();
            
            #line default
            #line hidden
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 11 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n        <br />\r\n        <br />\r\n    "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(_21it_maps_newmaptypelist_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3" +
                        ".org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n"));
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n"));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl1 = this.@__BuildControl__control2();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<body>\r\n    "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl2;
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__ctrl2 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapTypeList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n</body>\r\n</html>\r\n"));
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected override void FrameworkInitialize() {
            base.FrameworkInitialize();
            this.SetStringResourcePointer(global::ASP._21it_maps_newmaptypelist_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP._21it_maps_newmaptypelist_aspx.@__fileDependencies);
            this.Request.ValidateInput();
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return 1885605333;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}