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_bl0bndpn.1.cs
?#pragma checksum "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "372E99E78DEA35C13DC0B2C372B9DDD3"
//------------------------------------------------------------------------------
// <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 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 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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_article_newarticlecolumnedit_aspx : global::Com.Huji.Web.Article.NewArticleColumnEdit, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public _21it_article_newarticlecolumnedit_aspx() {
            string[] dependencies;
            ((global::Com.Huji.Web.Article.NewArticleColumnEdit)(this)).AppRelativeVirtualPath = "~/21it/Article/NewArticleColumnEdit.aspx";
            if ((global::ASP._21it_article_newarticlecolumnedit_aspx.@__initialized == false)) {
                global::ASP._21it_article_newarticlecolumnedit_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[3];
                dependencies[0] = "~/21it/Article/NewArticleColumnEdit.aspx";
                dependencies[1] = "~/21it/Control/NewArticleColumnListGrid.ascx";
                dependencies[2] = "~/21it/Control/NewLanguageButtonGrid.ascx";
                global::ASP._21it_article_newarticlecolumnedit_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP._21it_article_newarticlecolumnedit_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 10 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 10 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("无标题页"));
            
            #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 9 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
            
            #line 9 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl1 = this.@__BuildControl__control3();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 9 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 9 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(3798, 291, false));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.ScriptManager @__BuildControlsm() {
            global::System.Web.UI.ScriptManager @__ctrl;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.ScriptManager();
            
            #line default
            #line hidden
            this.sm = @__ctrl;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "sm";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Label @__BuildControllalName() {
            global::System.Web.UI.WebControls.Label @__ctrl;
            
            #line 42 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Label();
            
            #line default
            #line hidden
            this.lalName = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 42 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "lalName";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Button @__BuildControlButSave() {
            global::System.Web.UI.WebControls.Button @__ctrl;
            
            #line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Button();
            
            #line default
            #line hidden
            this.ButSave = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.CssClass = "button2";
            
            #line default
            #line hidden
            
            #line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "ButSave";
            
            #line default
            #line hidden
            
            #line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.Text = "保留";
            
            #line default
            #line hidden
            
            #line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.OnClientClick = "return Validate();";
            
            #line default
            #line hidden
            
            #line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.Click -= new System.EventHandler(this.ButSave_Click);
            
            #line default
            #line hidden
            
            #line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.Click += new System.EventHandler(this.ButSave_Click);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::ASP._21it_control_newlanguagebuttongrid_ascx @__BuildControlNewLanguageButtonGrid1() {
            global::ASP._21it_control_newlanguagebuttongrid_ascx @__ctrl;
            
            #line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::ASP._21it_control_newlanguagebuttongrid_ascx();
            
            #line default
            #line hidden
            this.NewLanguageButtonGrid1 = @__ctrl;
            
            #line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "NewLanguageButtonGrid1";
            
            #line default
            #line hidden
            
            #line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ItemCommand -= new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewLanguageButtonGrid1_ItemCommand);
            
            #line default
            #line hidden
            
            #line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ItemCommand += new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewLanguageButtonGrid1_ItemCommand);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControltxtarticle_message_name() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 70 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.txtarticle_message_name = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 70 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.CssClass = "textarea";
            
            #line default
            #line hidden
            
            #line 70 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "txtarticle_message_name";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.CheckBox @__BuildControltxtisdefault() {
            global::System.Web.UI.WebControls.CheckBox @__ctrl;
            
            #line 78 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.CheckBox();
            
            #line default
            #line hidden
            this.txtisdefault = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 78 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "txtisdefault";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::ASP._21it_control_newarticlecolumnlistgrid_ascx @__BuildControlNewArticleColumnListGrid1() {
            global::ASP._21it_control_newarticlecolumnlistgrid_ascx @__ctrl;
            
            #line 89 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::ASP._21it_control_newarticlecolumnlistgrid_ascx();
            
            #line default
            #line hidden
            this.NewArticleColumnListGrid1 = @__ctrl;
            
            #line 89 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 89 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "NewArticleColumnListGrid1";
            
            #line default
            #line hidden
            
            #line 89 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ItemCommand -= new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewArticleColumnListGrid1_ItemCommand);
            
            #line default
            #line hidden
            
            #line 89 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ItemCommand += new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewArticleColumnListGrid1_ItemCommand);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.ImageButton @__BuildControlImageButton1() {
            global::System.Web.UI.WebControls.ImageButton @__ctrl;
            
            #line 92 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.ImageButton();
            
            #line default
            #line hidden
            this.ImageButton1 = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 92 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.CssClass = "imageButton";
            
            #line default
            #line hidden
            
            #line 92 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "ImageButton1";
            
            #line default
            #line hidden
            
            #line 92 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ImageUrl = "../Images/notify_new.gif";
            
            #line default
            #line hidden
            
            #line 92 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.Click -= new System.Web.UI.ImageClickEventHandler(this.ImageButton1_Click);
            
            #line default
            #line hidden
            
            #line 92 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.Click += new System.Web.UI.ImageClickEventHandler(this.ImageButton1_Click);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::ASP._21it_control_newarticlecolumnlistgrid_ascx @__BuildControlNewArticleColumnListGrid2() {
            global::ASP._21it_control_newarticlecolumnlistgrid_ascx @__ctrl;
            
            #line 107 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::ASP._21it_control_newarticlecolumnlistgrid_ascx();
            
            #line default
            #line hidden
            this.NewArticleColumnListGrid2 = @__ctrl;
            
            #line 107 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 107 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "NewArticleColumnListGrid2";
            
            #line default
            #line hidden
            
            #line 107 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ItemCommand -= new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewArticleColumnListGrid2_ItemCommand);
            
            #line default
            #line hidden
            
            #line 107 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ItemCommand += new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.NewArticleColumnListGrid2_ItemCommand);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.ImageButton @__BuildControlImageButton2() {
            global::System.Web.UI.WebControls.ImageButton @__ctrl;
            
            #line 110 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.ImageButton();
            
            #line default
            #line hidden
            this.ImageButton2 = @__ctrl;
            @__ctrl.TemplateControl = this;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 110 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.CssClass = "imageButton";
            
            #line default
            #line hidden
            
            #line 110 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "ImageButton2";
            
            #line default
            #line hidden
            
            #line 110 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ImageUrl = "../Images/notify_new.gif";
            
            #line default
            #line hidden
            
            #line 110 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.Click -= new System.Web.UI.ImageClickEventHandler(this.ImageButton2_Click);
            
            #line default
            #line hidden
            
            #line 110 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.Click += new System.Web.UI.ImageClickEventHandler(this.ImageButton2_Click);
            
            #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 127 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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 127 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.UpdateProgress();
            
            #line default
            #line hidden
            this.UpdateProgress1 = @__ctrl;
            @__ctrl.TemplateControl = this;
            
            #line 127 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ProgressTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control5));
            
            #line default
            #line hidden
            
            #line 127 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "UpdateProgress1";
            
            #line default
            #line hidden
            
            #line 127 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.AssociatedUpdatePanelID = "UpdatePanel1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control4(System.Web.UI.Control @__ctrl) {
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(4089, 484, true));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Label @__ctrl1;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl1 = this.@__BuildControllalName();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("&nbsp;&nbsp;</span>\r\n                        </td>\r\n                        <td a" +
                        "lign=\"right\" height=\"30\">\r\n                            "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Button @__ctrl2;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl2 = this.@__BuildControlButSave();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(4573, 502, true));
            
            #line default
            #line hidden
            global::ASP._21it_control_newlanguagebuttongrid_ascx @__ctrl3;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl3 = this.@__BuildControlNewLanguageButtonGrid1();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5075, 463, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl4;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl4 = this.@__BuildControltxtarticle_message_name();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5538, 293, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.CheckBox @__ctrl5;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl5 = this.@__BuildControltxtisdefault();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl5);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5831, 556, false));
            
            #line default
            #line hidden
            global::ASP._21it_control_newarticlecolumnlistgrid_ascx @__ctrl6;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl6 = this.@__BuildControlNewArticleColumnListGrid1();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl6);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                                    </td>\r\n                                    " +
                        "<td style=\"vertical-align: top; width: 5%; text-align: center;\" class=\"nottd\">\r\n" +
                        "                                        "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.ImageButton @__ctrl7;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl7 = this.@__BuildControlImageButton1();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl7);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(6387, 670, false));
            
            #line default
            #line hidden
            global::ASP._21it_control_newarticlecolumnlistgrid_ascx @__ctrl8;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl8 = this.@__BuildControlNewArticleColumnListGrid2();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl8);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                                    </td>\r\n                                    " +
                        "<td style=\"vertical-align: top; width: 5%; text-align: center;\" class=\"nottd\">\r\n" +
                        "                                        "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.ImageButton @__ctrl9;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl9 = this.@__BuildControlImageButton2();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl9);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(7057, 905, false));
            
            #line default
            #line hidden
            global::System.Web.UI.UpdateProgress @__ctrl10;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl10 = this.@__BuildControlUpdateProgress1();
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl10);
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.UpdatePanel();
            
            #line default
            #line hidden
            this.UpdatePanel1 = @__ctrl;
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ContentTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control4));
            
            #line default
            #line hidden
            
            #line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n        "));
            
            #line default
            #line hidden
            global::System.Web.UI.ScriptManager @__ctrl1;
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl1 = this.@__BuildControlsm();
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n        "));
            
            #line default
            #line hidden
            global::System.Web.UI.UpdatePanel @__ctrl2;
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__ctrl2 = this.@__BuildControlUpdatePanel1();
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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_article_newarticlecolumnedit_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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\Article\NewArticleColumnEdit.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\Article\NewArticleColumnEdit.aspx"
            @__ctrl1 = this.@__BuildControl__control2();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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\Article\NewArticleColumnEdit.aspx"
            @__ctrl2 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Article\NewArticleColumnEdit.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_article_newarticlecolumnedit_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP._21it_article_newarticlecolumnedit_aspx.@__fileDependencies);
            this.Request.ValidateInput();
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return -1430162529;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}