|
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_pages.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "ACCF5A8F50196D743F6DBA40016C280A"
//------------------------------------------------------------------------------
// <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 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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_pages_aspx : global::ComerCMS.Web.admin.custom.custom_pages, 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_pages_aspx() {
string[] dependencies;
((global::ComerCMS.Web.admin.custom.custom_pages)(this)).AppRelativeVirtualPath = "~/Manage@_Back/custom/custom_pages.aspx";
if ((global::ASP.manage__back_custom_custom_pages_aspx.@__initialized == false)) {
global::ASP.manage__back_custom_custom_pages_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[1];
dependencies[0] = "~/Manage@_Back/custom/custom_pages.aspx";
global::ASP.manage__back_custom_custom_pages_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.manage__back_custom_custom_pages_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_pages.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_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 7 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.href = "../skin/css/css.css";
#line default
#line hidden
#line 7 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 7 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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_pages.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_pages.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_pages.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_pages.aspx"
@__ctrl2 = this.@__BuildControl__control4();
#line default
#line hidden
#line 5 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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, 0, 652, true);
#line 20 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__w.Write(siteConfig.UpFileType);
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 652, 1067, false);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlnavInfoID() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 46 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.navInfoID = @__ctrl;
#line 46 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "maintop");
#line default
#line hidden
#line 46 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "navInfoID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 46 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 58 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.ListItem();
#line default
#line hidden
#line 58 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Value = "ID";
#line default
#line hidden
#line 58 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 59 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.ListItem();
#line default
#line hidden
#line 59 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Value = "Title";
#line default
#line hidden
#line 59 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl1 = this.@__BuildControl__control6();
#line default
#line hidden
#line 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Add(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.ListItem @__ctrl2;
#line 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl2 = this.@__BuildControl__control7();
#line default
#line hidden
#line 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Add(@__ctrl2);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.DropDownList @__BuildControlsKeyType() {
global::System.Web.UI.WebControls.DropDownList @__ctrl;
#line 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.DropDownList();
#line default
#line hidden
this.sKeyType = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "sKeyType";
#line default
#line hidden
#line 57 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 61 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.sKey = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 61 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 62 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Button();
#line default
#line hidden
this.Button_Search = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 62 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "Button_Search";
#line default
#line hidden
#line 62 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Text = "搜索";
#line default
#line hidden
#line 62 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.CssClass = "btnmini";
#line default
#line hidden
#line 62 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Click -= new System.EventHandler(this.Button_Search_Click);
#line default
#line hidden
#line 62 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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.HtmlGenericControl @__BuildControlsearchInfoID() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.searchInfoID = @__ctrl;
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "main_toptable");
#line default
#line hidden
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "searchInfoID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(1719, 419, false));
#line default
#line hidden
global::System.Web.UI.WebControls.DropDownList @__ctrl1;
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl1 = this.@__BuildControlsKeyType();
#line default
#line hidden
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl2;
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl2 = this.@__BuildControlsKey();
#line default
#line hidden
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.Button @__ctrl3;
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl3 = this.@__BuildControlButton_Search();
#line default
#line hidden
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 48 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n </td>\r\n </tr>\r\n </table>\r\n " +
" "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlTableCell @__BuildControl__control9() {
global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl;
#line 80 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableCell("td");
#line default
#line hidden
#line 80 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ColSpan = 4;
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 80 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("暂无任何数据\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control8(System.Web.UI.HtmlControls.HtmlTableCellCollection @__ctrl) {
global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl1;
#line 79 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl1 = this.@__BuildControl__control9();
#line default
#line hidden
#line 79 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 79 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableRow();
#line default
#line hidden
this.iNoInfo = @__ctrl;
#line 79 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "iNoInfo";
#line default
#line hidden
#line 79 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
this.@__BuildControl__control8(@__ctrl.Cells);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control11() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 87 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(8, 7);
#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>\r\n " +
" ");
@__ctrl.SetStaticString(2, "\r\n </td>\r\n <td>\r\n " +
" <a href=\"");
@__ctrl.SetStaticString(3, "\" target=\"_blank\">\r\n ");
@__ctrl.SetStaticString(4, "</a>\r\n </td>\r\n <td>\r\n " +
" <a href=\"?act=makepage&id=");
@__ctrl.SetStaticString(5, "\">页面天生</a> \r\n <a href=\"?act=guide&id=");
@__ctrl.SetStaticString(6, "\">编纂</a> \r\n <a href=\"javascript:if(confirm(" +
"\'您确定要删除这笔纪录吗?\')){location.href=\'?act=delete&id=");
@__ctrl.SetStaticString(7, "\';}\">删除</a>\r\n </td>\r\n </tr>\r\n " +
" ");
#line 87 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control11);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control11(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 87 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 87 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 87 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem,"ID"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 90 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target.SetDataBoundString(1, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "Title"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 93 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target.SetDataBoundString(2, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "Dir"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 94 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target.SetDataBoundString(3, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "Dir"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 97 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target.SetDataBoundString(4, System.Convert.ToString(DataBinder.Eval(Container.DataItem,"ID"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 98 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target.SetDataBoundString(5, System.Convert.ToString(DataBinder.Eval(Container.DataItem,"ID"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 99 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
target.SetDataBoundString(6, System.Convert.ToString(DataBinder.Eval(Container.DataItem,"ID"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control10(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 83 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl1 = this.@__BuildControl__control11();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 83 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 83 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.Repeater = @__ctrl;
#line 83 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control10));
#line default
#line hidden
#line 83 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.pagelist = @__ctrl;
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "pagelist";
#line default
#line hidden
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "pages");
#line default
#line hidden
#line 105 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.mainID = @__ctrl;
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "main");
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "mainID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(2138, 409, false));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl1;
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl1 = this.@__BuildControliNoInfo();
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl2;
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl2 = this.@__BuildControlRepeater();
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl3 = this.@__BuildControlpagelist();
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 67 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 @__BuildControltxtTitle() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 113 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtTitle = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 113 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "txtTitle";
#line default
#line hidden
#line 113 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.CssClass = "int";
#line default
#line hidden
#line 113 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.MaxLength = 100;
#line default
#line hidden
#line 113 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 @__BuildControltxtTemplatePath() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 120 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtTemplatePath = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 120 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "txtTemplatePath";
#line default
#line hidden
#line 120 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.CssClass = "int";
#line default
#line hidden
#line 120 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.MaxLength = 200;
#line default
#line hidden
#line 120 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 @__BuildControltxtDir() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 127 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtDir = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 127 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "txtDir";
#line default
#line hidden
#line 127 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.CssClass = "int";
#line default
#line hidden
#line 127 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.MaxLength = 200;
#line default
#line hidden
#line 127 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 @__BuildControltxtKeywords() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 134 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtKeywords = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 134 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "txtKeywords";
#line default
#line hidden
#line 134 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.CssClass = "int";
#line default
#line hidden
#line 134 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(250, System.Web.UI.WebControls.UnitType.Pixel);
#line default
#line hidden
#line 134 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.MaxLength = 100;
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtDescription() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 141 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtDescription = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 141 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "txtDescription";
#line default
#line hidden
#line 141 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.CssClass = "int";
#line default
#line hidden
#line 141 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.TextMode = System.Web.UI.WebControls.TextBoxMode.MultiLine;
#line default
#line hidden
#line 141 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(500, System.Web.UI.WebControls.UnitType.Pixel);
#line default
#line hidden
#line 141 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.MaxLength = 200;
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtHtml() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 152 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtHtml = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 152 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "txtHtml";
#line default
#line hidden
#line 152 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 158 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Button();
#line default
#line hidden
this.Button_Submit = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 158 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "Button_Submit";
#line default
#line hidden
#line 158 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.Text = "提 交";
#line default
#line hidden
#line 158 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.guideID = @__ctrl;
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "main");
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "guideID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl1 = this.@__BuildControltxtTitle();
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</dd>\r\n <dd\r\n class=\"t\">{field:" +
"pagetitle}</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 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl2 = this.@__BuildControltxtTemplatePath();
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(2547, 392, false));
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl3;
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl3 = this.@__BuildControltxtDir();
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(2939, 287, false));
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl4;
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl4 = this.@__BuildControltxtKeywords();
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</dd>\r\n <dd class=\"t\">{field:pagekeywords}</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 @__ctrl5;
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl5 = this.@__BuildControltxtDescription();
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(3226, 524, false));
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl6;
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl6 = this.@__BuildControltxtHtml();
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl6);
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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 @__ctrl7;
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl7 = this.@__BuildControlButton_Submit();
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl7);
#line default
#line hidden
#line 107 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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.HtmlGenericControl @__BuildControlMakeAllPageID() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 164 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.MakeAllPageID = @__ctrl;
#line 164 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "main");
#line default
#line hidden
#line 164 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "MakeAllPageID";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 164 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(3750, 721, false));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform_custom_pages() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form_custom_pages = @__ctrl;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl.ID = "form_custom_pages";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl1;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl1 = this.@__BuildControlnavInfoID();
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl2;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl2 = this.@__BuildControlsearchInfoID();
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl3;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl3 = this.@__BuildControlmainID();
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl4;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl4 = this.@__BuildControlguideID();
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl5;
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__ctrl5 = this.@__BuildControlMakeAllPageID();
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 45 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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_pages_aspx @__ctrl) {
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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_pages.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_pages.aspx"
@__ctrl1 = this.@__BuildControl__control2();
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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_pages.aspx"
@__ctrl2 = this.@__BuildControlform_custom_pages();
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 1 "D:\wwwroot\letstranslate\wwwroot\Manage@_Back\custom\custom_pages.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_pages_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.manage__back_custom_custom_pages_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 642715915;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}