|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/dc15253c/377bd30d/ |
?#pragma checksum "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "00C5B1EB373A9F36C3F40AF0C7241400"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9061
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 284 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 281 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web;
#line default
#line hidden
#line 283 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 279 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text;
#line default
#line hidden
#line 278 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 23 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
using System.Web.UI.WebControls;
#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 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 23 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
using Com.Huji.DataTools;
#line default
#line hidden
#line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System;
#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 23 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
using System.Web.UI;
#line default
#line hidden
#line 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 3 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
using Com.Huji.DataControls;
#line default
#line hidden
#line 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class _21it_control_fileupreadgrid_ascx : global::Com.Huji.Web.Control.FileUpReadGrid {
private static bool @__initialized;
private static object @__stringResource;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public _21it_control_fileupreadgrid_ascx() {
((global::Com.Huji.Web.Control.FileUpReadGrid)(this)).AppRelativeVirtualPath = "~/21it/Control/FileUpReadGrid.ascx";
if ((global::ASP._21it_control_fileupreadgrid_ascx.@__initialized == false)) {
global::ASP._21it_control_fileupreadgrid_ascx.@__stringResource = this.ReadStringResource();
global::ASP._21it_control_fileupreadgrid_ascx.@__initialized = true;
}
}
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.HiddenField @__BuildControlhfIsWebSite() {
global::System.Web.UI.WebControls.HiddenField @__ctrl;
#line 23 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.HiddenField();
#line default
#line hidden
this.hfIsWebSite = @__ctrl;
#line 23 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ID = "hfIsWebSite";
#line default
#line hidden
#line 23 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.Value = "0";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.LinkButton @__BuildControl__control3() {
global::System.Web.UI.WebControls.LinkButton @__ctrl;
#line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.LinkButton();
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this.Page);
#line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ID = "linkRead";
#line default
#line hidden
#line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control3);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBinding__control3(object sender, System.EventArgs e) {
System.Web.UI.WebControls.LinkButton dataBindingExpressionBuilderTarget;
System.Web.UI.WebControls.RepeaterItem Container;
dataBindingExpressionBuilderTarget = ((System.Web.UI.WebControls.LinkButton)(sender));
Container = ((System.Web.UI.WebControls.RepeaterItem)(dataBindingExpressionBuilderTarget.BindingContainer));
#line 30 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
dataBindingExpressionBuilderTarget.Text = System.Convert.ToString( Converts.StrLength(Eval("file_name").ToString(),30)+"("+Eval( "file_size")+")" , System.Globalization.CultureInfo.CurrentCulture);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.HiddenField @__BuildControl__control4() {
global::System.Web.UI.WebControls.HiddenField @__ctrl;
#line 32 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.HiddenField();
#line default
#line hidden
@__ctrl.TemplateControl = this;
#line 32 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ID = "hffile_id";
#line default
#line hidden
#line 32 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control4);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBinding__control4(object sender, System.EventArgs e) {
System.Web.UI.WebControls.HiddenField dataBindingExpressionBuilderTarget;
System.Web.UI.WebControls.RepeaterItem Container;
dataBindingExpressionBuilderTarget = ((System.Web.UI.WebControls.HiddenField)(sender));
Container = ((System.Web.UI.WebControls.RepeaterItem)(dataBindingExpressionBuilderTarget.BindingContainer));
#line 32 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
dataBindingExpressionBuilderTarget.Value = System.Convert.ToString(Eval("file_id") , System.Globalization.CultureInfo.CurrentCulture);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control5() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 35 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(2, 1);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n </td>\r\n <td align=\"center\" style=\"width: 100px; " +
"white-space: nowrap;\">\r\n ");
@__ctrl.SetStaticString(1, "\r\n </td>\r\n </tr>\r\n ");
#line 35 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control5);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control5(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 35 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 35 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 35 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
target.SetDataBoundString(0, System.Convert.ToString("<a href=\"../FileCabinets/WokFileDownload.aspx?table_type=" + TableID + "&table_file_id=" + TableFileId + "&file_id=" + Eval("file_id") + "&IsWebSite=" + hfIsWebSite.Value + "\" target=\"_blank\">下载</a>", System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control2(System.Web.UI.Control @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <tr>\r\n <td align=\"left\" style=\"width: 300px; white-s" +
"pace: nowrap;\">\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.LinkButton @__ctrl1;
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.HiddenField @__ctrl2;
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl2 = this.@__BuildControl__control4();
#line default
#line hidden
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.DataBoundLiteralControl @__ctrl3;
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl3 = this.@__BuildControl__control5();
#line default
#line hidden
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlgridPayment() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.gridPayment = @__ctrl;
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control2));
#line default
#line hidden
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ID = "gridPayment";
#line default
#line hidden
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ItemDataBound -= new System.Web.UI.WebControls.RepeaterItemEventHandler(this.gridPayment_ItemDataBound);
#line default
#line hidden
#line 26 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ItemDataBound += new System.Web.UI.WebControls.RepeaterItemEventHandler(this.gridPayment_ItemDataBound);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.HiddenField @__BuildControllalTableId() {
global::System.Web.UI.WebControls.HiddenField @__ctrl;
#line 41 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.HiddenField();
#line default
#line hidden
this.lalTableId = @__ctrl;
#line 41 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ID = "lalTableId";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.HiddenField @__BuildControllalTableFileId() {
global::System.Web.UI.WebControls.HiddenField @__ctrl;
#line 42 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.HiddenField();
#line default
#line hidden
this.lalTableFileId = @__ctrl;
#line 42 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ID = "lalTableFileId";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.HiddenField @__BuildControlhflanguage_id() {
global::System.Web.UI.WebControls.HiddenField @__ctrl;
#line 43 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.HiddenField();
#line default
#line hidden
this.hflanguage_id = @__ctrl;
#line 43 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl.ID = "hflanguage_id";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(_21it_control_fileupreadgrid_ascx @__ctrl) {
global::System.Web.UI.WebControls.HiddenField @__ctrl1;
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl1 = this.@__BuildControlhfIsWebSite();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl2;
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl2 = this.@__BuildControlgridPayment();
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.WebControls.HiddenField @__ctrl3;
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl3 = this.@__BuildControllalTableId();
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
global::System.Web.UI.WebControls.HiddenField @__ctrl4;
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl4 = this.@__BuildControllalTableFileId();
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
global::System.Web.UI.WebControls.HiddenField @__ctrl5;
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__ctrl5 = this.@__BuildControlhflanguage_id();
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
}
private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
this.WriteUTF8ResourceString(@__w, 21248, 426, true);
#line 18 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__w.Write(lalTableId.ClientID );
#line default
#line hidden
@__w.Write("\').value + \'&table_file_id=\' + document.getElementById(\'");
#line 18 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__w.Write(lalTableFileId.ClientID );
#line default
#line hidden
@__w.Write("\').value + \'&file_id=\' + id + \'&IsWebSite=\' + document.getElementById(\'");
#line 18 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\FileUpReadGrid.ascx"
@__w.Write(hfIsWebSite.ClientID );
#line default
#line hidden
@__w.Write("\').value, \'\', 960, 700);\r\n }\r\n\t-->\r\n</script>\r\n\r\n");
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n<table id=\"FlowFormTypeGrid\" class=\"data\" style=\"width: 400px;\" border=\"0\" cell" +
"padding=\"3\"\r\n cellspacing=\"0\">\r\n ");
parameterContainer.Controls[1].RenderControl(@__w);
@__w.Write("\r\n</table>\r\n");
parameterContainer.Controls[2].RenderControl(@__w);
@__w.Write("\r\n");
parameterContainer.Controls[3].RenderControl(@__w);
@__w.Write("\r\n");
parameterContainer.Controls[4].RenderControl(@__w);
@__w.Write("\r\n");
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP._21it_control_fileupreadgrid_ascx.@__stringResource, 0);
this.@__BuildControlTree(this);
}
}
}