|
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/e4f13d7d/fd19b1d6/ |
?#pragma checksum "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "C889E0DA99CFE6F490C683740E68173A"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9066
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </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 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
using System.Web.UI.WebControls.WebParts;
#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 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
using System.Web.UI.WebControls;
#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 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections;
#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 manage__back_custom_custom_tags_aspx : global::ComerCMS.Web.admin.custom.custom_tags, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public manage__back_custom_custom_tags_aspx() {
string[] dependencies;
((global::ComerCMS.Web.admin.custom.custom_tags)(this)).AppRelativeVirtualPath = "~/Manage@_Back/custom/custom_tags.aspx";
if ((global::ASP.manage__back_custom_custom_tags_aspx.@__initialized == false)) {
global::ASP.manage__back_custom_custom_tags_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[1];
dependencies[0] = "~/Manage@_Back/custom/custom_tags.aspx";
global::ASP.manage__back_custom_custom_tags_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.manage__back_custom_custom_tags_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 6 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
#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\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 7 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.href = "../skin/css/css.css";
#line default
#line hidden
#line 7 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 7 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.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\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.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\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 5 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl2;
#line 5 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl2 = this.@__BuildControl__control4();
#line default
#line hidden
#line 5 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control2));
return @__ctrl;
}
private void @__Render__control2(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
parameterContainer.Controls[0].RenderControl(@__w);
parameterContainer.Controls[1].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 4471, 652, true);
#line 20 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__w.Write(siteConfig.UpFileType);
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 5123, 381, true);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlnavInfoID() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 33 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.navInfoID = @__ctrl;
#line 33 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "maintop");
#line default
#line hidden
#line 33 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "navInfoID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 33 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ListItem @__BuildControl__control6() {
global::System.Web.UI.WebControls.ListItem @__ctrl;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.ListItem();
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Value = "ID";
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Text = "编号";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ListItem @__BuildControl__control7() {
global::System.Web.UI.WebControls.ListItem @__ctrl;
#line 46 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.ListItem();
#line default
#line hidden
#line 46 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Value = "Name";
#line default
#line hidden
#line 46 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Text = "标署名称";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ListItem @__BuildControl__control8() {
global::System.Web.UI.WebControls.ListItem @__ctrl;
#line 47 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.ListItem();
#line default
#line hidden
#line 47 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Value = "Remark";
#line default
#line hidden
#line 47 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Text = "标签备注";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control5(System.Web.UI.WebControls.ListItemCollection @__ctrl) {
global::System.Web.UI.WebControls.ListItem @__ctrl1;
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControl__control6();
#line default
#line hidden
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Add(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.ListItem @__ctrl2;
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl2 = this.@__BuildControl__control7();
#line default
#line hidden
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Add(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.WebControls.ListItem @__ctrl3;
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl3 = this.@__BuildControl__control8();
#line default
#line hidden
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Add(@__ctrl3);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.DropDownList @__BuildControlsKeyType() {
global::System.Web.UI.WebControls.DropDownList @__ctrl;
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.DropDownList();
#line default
#line hidden
this.sKeyType = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "sKeyType";
#line default
#line hidden
#line 44 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
this.@__BuildControl__control5(@__ctrl.Items);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControlsKey() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 49 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.sKey = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 49 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "sKey";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Button @__BuildControlButton_Search() {
global::System.Web.UI.WebControls.Button @__ctrl;
#line 50 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Button();
#line default
#line hidden
this.Button_Search = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 50 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "Button_Search";
#line default
#line hidden
#line 50 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Text = "搜索";
#line default
#line hidden
#line 50 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.CssClass = "btnmini";
#line default
#line hidden
#line 50 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Click -= new System.EventHandler(this.Button_Search_Click);
#line default
#line hidden
#line 50 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Click += new System.EventHandler(this.Button_Search_Click);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlTableCell @__BuildControl__control10() {
global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl;
#line 68 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableCell("td");
#line default
#line hidden
#line 68 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ColSpan = 4;
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 68 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("暂无任何数据\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control9(System.Web.UI.HtmlControls.HtmlTableCellCollection @__ctrl) {
global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl1;
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControl__control10();
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Add(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlTableRow @__BuildControliNoInfo() {
global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl;
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableRow();
#line default
#line hidden
this.iNoInfo = @__ctrl;
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "iNoInfo";
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
this.@__BuildControl__control9(@__ctrl.Cells);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control12() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 75 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(6, 5);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n <tr>\r\n <td>\r\n " +
" ");
@__ctrl.SetStaticString(1, "\r\n </td>\r\n <td>{mytag:");
@__ctrl.SetStaticString(2, "}\r\n </td>\r\n <td>\r\n " +
" ");
@__ctrl.SetStaticString(3, "\r\n </td>\r\n <td>\r\n " +
" <a href=\"?act=guide&id=");
@__ctrl.SetStaticString(4, "\">编纂</a> \r\n <a href=\"javascript:if(confirm(" +
"\'您确定要删除这笔纪录吗?\')){location.href=\'?act=delete&id=");
@__ctrl.SetStaticString(5, "\';}\">删除</a>\r\n </td>\r\n </tr>\r\n " +
" ");
#line 75 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control12);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control12(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 75 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 75 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 75 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem,"ID"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 77 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
target.SetDataBoundString(1, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "Name"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 80 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
target.SetDataBoundString(2, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "Remark"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 83 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
target.SetDataBoundString(3, System.Convert.ToString(DataBinder.Eval(Container.DataItem,"ID"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 84 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
target.SetDataBoundString(4, System.Convert.ToString(DataBinder.Eval(Container.DataItem,"ID"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control11(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 71 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControl__control12();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 71 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlRepeater() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 71 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.Repeater = @__ctrl;
#line 71 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control11));
#line default
#line hidden
#line 71 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "Repeater";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlpagelist() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 90 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.pagelist = @__ctrl;
#line 90 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "pagelist";
#line default
#line hidden
#line 90 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "pages");
#line default
#line hidden
#line 90 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "text-align: center;");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlmainID() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.mainID = @__ctrl;
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "main");
#line default
#line hidden
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "mainID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5504, 409, false));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl1;
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControliNoInfo();
#line default
#line hidden
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl2;
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl2 = this.@__BuildControlRepeater();
#line default
#line hidden
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n </table>\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl3;
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl3 = this.@__BuildControlpagelist();
#line default
#line hidden
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 55 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtName() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 98 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtName = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 98 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "txtName";
#line default
#line hidden
#line 98 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.CssClass = "int";
#line default
#line hidden
#line 98 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.MaxLength = 100;
#line default
#line hidden
#line 98 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(250, System.Web.UI.WebControls.UnitType.Pixel);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtRemark() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtRemark = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "txtRemark";
#line default
#line hidden
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.CssClass = "int";
#line default
#line hidden
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.MaxLength = 100;
#line default
#line hidden
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(250, System.Web.UI.WebControls.UnitType.Pixel);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtCode() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 110 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtCode = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 110 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "txtCode";
#line default
#line hidden
#line 110 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.TextMode = System.Web.UI.WebControls.TextBoxMode.MultiLine;
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Button @__BuildControlButton_Submit() {
global::System.Web.UI.WebControls.Button @__ctrl;
#line 116 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Button();
#line default
#line hidden
this.Button_Submit = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 116 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "Button_Submit";
#line default
#line hidden
#line 116 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.Text = "提 交";
#line default
#line hidden
#line 116 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.CssClass = "btnbig";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlguideID() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.guideID = @__ctrl;
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "main");
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "guideID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <div class=\"info\">\r\n <div id=\"infos1\">\r\n " +
" <dl style=\"border: 0;\">\r\n <dt>标署名称:</dt>\r\n " +
" <dd>\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl1;
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControltxtName();
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</dd>\r\n <dd\r\n class=\"t\">只能为英文</" +
"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 @__ctrl2;
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl2 = this.@__BuildControltxtRemark();
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</dd>\r\n </dl>\r\n <dl>\r\n " +
" <dt>标签内容:</dt>\r\n <dd style=\"line-height: 0; width: 89%" +
"\">\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl3;
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl3 = this.@__BuildControltxtCode();
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</dd>\r\n </dl>\r\n </div>\r\n <dl>\r\n " +
" <dt> </dt>\r\n <dd>\r\n " +
" "));
#line default
#line hidden
global::System.Web.UI.WebControls.Button @__ctrl4;
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl4 = this.@__BuildControlButton_Submit();
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 92 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</dd>\r\n </dl>\r\n </div>\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform_custom_tags() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form_custom_tags = @__ctrl;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl.ID = "form_custom_tags";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl1;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControlnavInfoID();
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5913, 407, false));
#line default
#line hidden
global::System.Web.UI.WebControls.DropDownList @__ctrl2;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl2 = this.@__BuildControlsKeyType();
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl3;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl3 = this.@__BuildControlsKey();
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.Button @__ctrl4;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl4 = this.@__BuildControlButton_Search();
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n </td>\r\n </tr>\r\n </table>\r\n " +
" </div>\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl5;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl5 = this.@__BuildControlmainID();
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl6;
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl6 = this.@__BuildControlguideID();
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl6);
#line default
#line hidden
#line 32 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(manage__back_custom_custom_tags_aspx @__ctrl) {
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
this.InitializeCulture();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.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\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl1 = this.@__BuildControl__control2();
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.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\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__ctrl2 = this.@__BuildControlform_custom_tags();
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_tags.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.manage__back_custom_custom_tags_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.manage__back_custom_custom_tags_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return -454064106;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}