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


Current File : D:/tmp_aspnet/root/dd4d1776/bdb2d704/App_Web_v0kbnrp0.0.cs
?#pragma checksum "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "247D2DD427A34CD16DB6F05F3CEA495E324BCCBB"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:4.0.30319.42000
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
    using System.Web.UI.WebControls.Expressions;
    
    #line default
    #line hidden
    
    #line 2 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
    using DTcms.Common;
    
    #line default
    #line hidden
    
    #line 333 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Text;
    
    #line default
    #line hidden
    
    #line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Profile;
    
    #line default
    #line hidden
    
    #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
    using System.Web.UI;
    
    #line default
    #line hidden
    
    #line 328 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections.Generic;
    
    #line default
    #line hidden
    
    #line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Linq;
    
    #line default
    #line hidden
    
    #line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Xml.Linq;
    
    #line default
    #line hidden
    
    #line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.SessionState;
    
    #line default
    #line hidden
    
    #line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Configuration;
    
    #line default
    #line hidden
    
    #line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web;
    
    #line default
    #line hidden
    
    #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
    using System.Web.DynamicData;
    
    #line default
    #line hidden
    
    #line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Caching;
    
    #line default
    #line hidden
    
    #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.ComponentModel.DataAnnotations;
    
    #line default
    #line hidden
    
    #line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Security;
    
    #line default
    #line hidden
    
    #line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
    using System.Web.UI.WebControls.WebParts;
    
    #line default
    #line hidden
    
    #line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Text.RegularExpressions;
    
    #line default
    #line hidden
    
    #line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections;
    
    #line default
    #line hidden
    
    #line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class admin_channel_tags_edit_aspx : global::DTcms.Web.admin.channel.tags_edit, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public admin_channel_tags_edit_aspx() {
            string[] dependencies;
            ((global::DTcms.Web.admin.channel.tags_edit)(this)).AppRelativeVirtualPath = "~/admin/channel/tags_edit.aspx";
            if ((global::ASP.admin_channel_tags_edit_aspx.@__initialized == false)) {
                global::ASP.admin_channel_tags_edit_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[1];
                dependencies[0] = "~/admin/channel/tags_edit.aspx";
                global::ASP.admin_channel_tags_edit_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP.admin_channel_tags_edit_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.WebControls.TextBox @__BuildControltxtTitle() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.txtTitle = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.ID = "txtTitle";
            
            #line default
            #line hidden
            
            #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.CssClass = "input normal";
            
            #line default
            #line hidden
            
            #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("datatype", "s2-100");
            
            #line default
            #line hidden
            
            #line 56 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("sucmsg", " ");
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.CheckBox @__BuildControlcbIsRed() {
            global::System.Web.UI.WebControls.CheckBox @__ctrl;
            
            #line 64 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.CheckBox();
            
            #line default
            #line hidden
            this.cbIsRed = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 64 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.ID = "cbIsRed";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControltxtSortId() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 72 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.txtSortId = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 72 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.ID = "txtSortId";
            
            #line default
            #line hidden
            
            #line 72 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.CssClass = "input small";
            
            #line default
            #line hidden
            
            #line 72 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("datatype", "n");
            
            #line default
            #line hidden
            
            #line 72 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("sucmsg", " ");
            
            #line default
            #line hidden
            
            #line 72 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.Text = "99";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Button @__BuildControlbtnSubmit() {
            global::System.Web.UI.WebControls.Button @__ctrl;
            
            #line 82 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Button();
            
            #line default
            #line hidden
            this.btnSubmit = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 82 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.ID = "btnSubmit";
            
            #line default
            #line hidden
            
            #line 82 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.Text = "提交保留";
            
            #line default
            #line hidden
            
            #line 82 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.CssClass = "btn";
            
            #line default
            #line hidden
            
            #line 82 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.Click -= new System.EventHandler(this.btnSubmit_Click);
            
            #line default
            #line hidden
            
            #line 82 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.Click += new System.EventHandler(this.btnSubmit_Click);
            
            #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\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(0, 824, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl1;
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl1 = this.@__BuildControltxtTitle();
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n      <span class=\"Validform_checktip\">*信息关联的关键字。</span>\r\n    </dd>\r\n  </dl>\r\n " +
                        " <dl>\r\n    <dt>推荐显示</dt>\r\n    <dd>\r\n      <div class=\"rule-single-checkbox\">\r\n  " +
                        "        "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.CheckBox @__ctrl2;
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl2 = this.@__BuildControlcbIsRed();
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n      </div>\r\n      <span class=\"Validform_checktip\">*是否推荐到标签列表页显示</span>\r\n    " +
                        "</dd>\r\n  </dl>\r\n  <dl>\r\n    <dt>排序数字</dt>\r\n    <dd>\r\n      "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl3;
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl3 = this.@__BuildControltxtSortId();
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n      <span class=\"Validform_checktip\">*数字,越幼越向前</span>\r\n    </dd>\r\n  </dl>\r\n</" +
                        "div>\r\n<!--/内容-->\r\n\r\n<!--工具栏-->\r\n<div class=\"page-footer\">\r\n  <div class=\"btn-wra" +
                        "p\">\r\n    "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Button @__ctrl4;
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl4 = this.@__BuildControlbtnSubmit();
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 28 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n    <input name=\"btnReturn\" type=\"button\" value=\"返回上一页\" class=\"btn yellow\" oncl" +
                        "ick=\"javascript:history.back(-1);\" />\r\n  </div>\r\n</div>\r\n<!--/工具栏-->\r\n\r\n"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(admin_channel_tags_edit_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(824, 1231, false));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl1;
            
            #line 1 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__ctrl1 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\yangqing\wwwroot\admin\channel\tags_edit.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.admin_channel_tags_edit_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP.admin_channel_tags_edit_aspx.@__fileDependencies);
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return -1923205300;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}