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/a8232af4/e7d7d9aa/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/a8232af4/e7d7d9aa/App_Web_t3hmqc1_.8.cs
?#pragma checksum "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D9E1EE1D9926410787CAC459BB1E4EA9"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9054
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Profile;
    
    #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 282 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Caching;
    
    #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 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Collections.Specialized;
    
    #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
    
    #line 287 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.UI.WebControls;
    
    #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 286 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.UI;
    
    #line default
    #line hidden
    
    #line 288 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.UI.WebControls.WebParts;
    
    #line default
    #line hidden
    
    #line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #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
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class pages_seo_modulerule_aspx : global::nest.admin.pages.seo.ModuleRule, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public pages_seo_modulerule_aspx() {
            string[] dependencies;
            ((global::nest.admin.pages.seo.ModuleRule)(this)).AppRelativeVirtualPath = "~/pages/seo/ModuleRule.aspx";
            if ((global::ASP.pages_seo_modulerule_aspx.@__initialized == false)) {
                global::ASP.pages_seo_modulerule_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[1];
                dependencies[0] = "~/pages/seo/ModuleRule.aspx";
                global::ASP.pages_seo_modulerule_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP.pages_seo_modulerule_aspx.@__initialized = true;
            }
            this.Server.ScriptTimeout = 30000000;
        }
        
        protected System.Web.Profile.DefaultProfile Profile {
            get {
                return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
            }
        }
        
        protected ASP.global_asax ApplicationInstance {
            get {
                return ((ASP.global_asax)(this.Context.ApplicationInstance));
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control3() {
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
            
            #line 6 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 6 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("顶部与底部标签规定"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control4() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 7 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.href = "../css/samecms.css";
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control5() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 8 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 8 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.href = "../lib/style.css";
            
            #line default
            #line hidden
            
            #line 8 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 8 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control6() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 9 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 9 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.href = "../lib/base.css";
            
            #line default
            #line hidden
            
            #line 9 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 9 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
            
            #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 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl1 = this.@__BuildControl__control3();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl2;
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl2 = this.@__BuildControl__control4();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl3;
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl3 = this.@__BuildControl__control5();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl4;
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl4 = this.@__BuildControl__control6();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlmainword1() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 33 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.mainword1 = @__ctrl;
            
            #line 33 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 33 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "mainword1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlmainword2() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 37 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.mainword2 = @__ctrl;
            
            #line 37 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 37 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 37 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "mainword2";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlmainword3() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.mainword3 = @__ctrl;
            
            #line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "mainword3";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlRelationWord1_1() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 56 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.RelationWord1_1 = @__ctrl;
            
            #line 56 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 56 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 56 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "RelationWord1_1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlRelationWord2_1() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 60 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.RelationWord2_1 = @__ctrl;
            
            #line 60 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 60 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 60 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "RelationWord2_1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlRelationWord3_1() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 64 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.RelationWord3_1 = @__ctrl;
            
            #line 64 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 64 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 64 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "RelationWord3_1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlRelationWord1_2() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 68 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.RelationWord1_2 = @__ctrl;
            
            #line 68 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 68 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 68 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "RelationWord1_2";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlRelationWord2_2() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 72 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.RelationWord2_2 = @__ctrl;
            
            #line 72 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 72 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 72 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "RelationWord2_2";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlRelationWord3_2() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 76 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
            
            #line default
            #line hidden
            this.RelationWord3_2 = @__ctrl;
            
            #line 76 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
            
            #line default
            #line hidden
            
            #line 76 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("value", "");
            
            #line default
            #line hidden
            
            #line 76 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "RelationWord3_2";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTextArea @__BuildControlTopRule() {
            global::System.Web.UI.HtmlControls.HtmlTextArea @__ctrl;
            
            #line 100 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTextArea();
            
            #line default
            #line hidden
            this.TopRule = @__ctrl;
            
            #line 100 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "TopRule";
            
            #line default
            #line hidden
            
            #line 100 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.Rows = 5;
            
            #line default
            #line hidden
            
            #line 100 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "width: 800px");
            
            #line default
            #line hidden
            
            #line 100 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "fl");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 100 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("[field:companyname]为您免费提供<a href=\"[field:companyurl]\">[field:A]</a>、<a href=\"[fie" +
                        "ld:product]\">[field:B1]</a>、<a href=\"[field:news]\">[field:C2]</a>等有关信息颁布和最新资讯,敬请" +
                        "关注!"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTextArea @__BuildControlBottomRule() {
            global::System.Web.UI.HtmlControls.HtmlTextArea @__ctrl;
            
            #line 111 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTextArea();
            
            #line default
            #line hidden
            this.BottomRule = @__ctrl;
            
            #line 111 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "BottomRule";
            
            #line default
            #line hidden
            
            #line 111 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.Rows = 5;
            
            #line default
            #line hidden
            
            #line 111 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "width: 800px");
            
            #line default
            #line hidden
            
            #line 111 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "fl");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 111 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("[field:C]哪家好?供给订做几多钱?[field:B2]怎么样?诚信公司专业以批发价值大量现货提供[field:A]、[field:C1]、[field:B" +
                        "1]等品质优越的产品及报价,迎接来电出产定造!"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlAnchor @__BuildControl__control7() {
            global::System.Web.UI.HtmlControls.HtmlAnchor @__ctrl;
            
            #line 120 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlAnchor();
            
            #line default
            #line hidden
            
            #line 120 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.href = "#";
            
            #line default
            #line hidden
            
            #line 120 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "sureButt");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 120 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("保留"));
            
            #line default
            #line hidden
            
            #line 120 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ServerClick -= new System.EventHandler(this.RuleSave);
            
            #line default
            #line hidden
            
            #line 120 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ServerClick += new System.EventHandler(this.RuleSave);
            
            #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 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(58068, 872, false));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl1;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl1 = this.@__BuildControlmainword1();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" </li>\r\n                                <li>\r\n                                   " +
                        " <label>\r\n                                        B</label>\r\n                   " +
                        "                 "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl2;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl2 = this.@__BuildControlmainword2();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" </li>\r\n                                <li>\r\n                                   " +
                        " <label>\r\n                                        C</label>\r\n                   " +
                        "                 "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl3;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl3 = this.@__BuildControlmainword3();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(58940, 548, false));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl4;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl4 = this.@__BuildControlRelationWord1_1();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</li>\r\n                                <li class=\"borB\">\r\n                       " +
                        "             <label>\r\n                                        B1</label>\r\n      " +
                        "                              "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl5;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl5 = this.@__BuildControlRelationWord2_1();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl5);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</li>\r\n                                <li class=\"borB\">\r\n                       " +
                        "             <label>\r\n                                        C1</label>\r\n      " +
                        "                              "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl6;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl6 = this.@__BuildControlRelationWord3_1();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl6);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</li>\r\n                                <li>\r\n                                    " +
                        "<label>\r\n                                        A2</label>\r\n                   " +
                        "                 "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl7;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl7 = this.@__BuildControlRelationWord1_2();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl7);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</li>\r\n                                <li>\r\n                                    " +
                        "<label>\r\n                                        B2</label>\r\n                   " +
                        "                 "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl8;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl8 = this.@__BuildControlRelationWord2_2();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl8);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</li>\r\n                                <li>\r\n                                    " +
                        "<label>\r\n                                        C2</label>\r\n                   " +
                        "                 "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl9;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl9 = this.@__BuildControlRelationWord3_2();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl9);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(59488, 1102, false));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTextArea @__ctrl10;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl10 = this.@__BuildControlTopRule();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl10);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(60590, 434, false));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTextArea @__ctrl11;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl11 = this.@__BuildControlBottomRule();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl11);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(61024, 331, false));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlAnchor @__ctrl12;
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl12 = this.@__BuildControl__control7();
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl12);
            
            #line default
            #line hidden
            
            #line 12 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n            \r\n        </div>\r\n    </div>\r\n    \r\n    "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(pages_seo_modulerule_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.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<html xmlns=\"http://www.w3.org/199" +
                        "9/xhtml\">\r\n"));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
            
            #line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl1 = this.@__BuildControl__control2();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.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\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__ctrl2 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\seo\ModuleRule.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.pages_seo_modulerule_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP.pages_seo_modulerule_aspx.@__fileDependencies);
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return -1549506989;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}