|
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\NewMembersChannelGrid.ascx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "834B8FEB32F10C5416754B80EED3D14F"
//------------------------------------------------------------------------------
// <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 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
using System.Web.UI.WebControls.WebParts;
#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 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
using System.Web.UI.WebControls;
#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 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.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 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.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 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class _21it_control_newmemberschannelgrid_ascx : global::Com.Huji.Web.Control.NewMembersChannelGrid {
private static bool @__initialized;
private static object @__stringResource;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public _21it_control_newmemberschannelgrid_ascx() {
((global::Com.Huji.Web.Control.NewMembersChannelGrid)(this)).AppRelativeVirtualPath = "~/21it/Control/NewMembersChannelGrid.ascx";
if ((global::ASP._21it_control_newmemberschannelgrid_ascx.@__initialized == false)) {
global::ASP._21it_control_newmemberschannelgrid_ascx.@__stringResource = this.ReadStringResource();
global::ASP._21it_control_newmemberschannelgrid_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.CheckBox @__BuildControl__control3() {
global::System.Web.UI.WebControls.CheckBox @__ctrl;
#line 35 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.CheckBox();
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this.Page);
#line 35 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ID = "chkChoose";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.HiddenField @__BuildControl__control4() {
global::System.Web.UI.WebControls.HiddenField @__ctrl;
#line 36 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.HiddenField();
#line default
#line hidden
@__ctrl.TemplateControl = this;
#line 36 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ID = "hfNewMembersChannel";
#line default
#line hidden
#line 36 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.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 36 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
dataBindingExpressionBuilderTarget.Value = System.Convert.ToString( Eval("members_channel_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 39 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(7, 6);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n </td>\r\n <td style=\"width: 60px\" align=\"center\">\r" +
"\n ");
@__ctrl.SetStaticString(1, "\r\n </td>\r\n <td align=\"left\">\r\n ");
@__ctrl.SetStaticString(2, "\r\n </td>\r\n <td align=\"center\">\r\n " +
" ");
@__ctrl.SetStaticString(3, "\r\n </td>\r\n <td align=\"center\">\r\n " +
" ");
@__ctrl.SetStaticString(4, "\r\n </td>\r\n <td align=\"center\">\r\n " +
" ");
@__ctrl.SetStaticString(5, "\r\n </td>\r\n <td align=\"center\">\r\n " +
" ");
@__ctrl.SetStaticString(6, "\r\n </td>\r\n <td align=\"center\">\r\n " +
" ");
#line 39 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.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 39 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 39 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 39 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
target.SetDataBoundString(0, System.Convert.ToString(Eval("members_channel_id"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 42 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
target.SetDataBoundString(1, System.Convert.ToString(Eval("members_channel_name"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 45 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
target.SetDataBoundString(2, System.Convert.ToString(Eval("members_type_list_name").ToString(), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 48 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
target.SetDataBoundString(3, System.Convert.ToString(Eval("sort"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 51 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
target.SetDataBoundString(4, System.Convert.ToString(Eval("remark"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 54 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
target.SetDataBoundString(5, System.Convert.ToString(Converts.ToDateTime(Eval("createdate")), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.LinkButton @__BuildControl__control6() {
global::System.Web.UI.WebControls.LinkButton @__ctrl;
#line 57 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.LinkButton();
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this.Page);
#line 57 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ID = "linkUp";
#line default
#line hidden
#line 57 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.CommandName = "up";
#line default
#line hidden
#line 57 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.Text = "上移";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.LinkButton @__BuildControl__control7() {
global::System.Web.UI.WebControls.LinkButton @__ctrl;
#line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.LinkButton();
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this.Page);
#line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ID = "linkDown";
#line default
#line hidden
#line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.CommandName = "down";
#line default
#line hidden
#line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.Text = "下移";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.LinkButton @__BuildControl__control8() {
global::System.Web.UI.WebControls.LinkButton @__ctrl;
#line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.LinkButton();
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this.Page);
#line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ID = "butUpdate";
#line default
#line hidden
#line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.Text = "批改";
#line default
#line hidden
#line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.CommandName = "update";
#line default
#line hidden
#line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control8);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBinding__control8(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 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
dataBindingExpressionBuilderTarget.Visible = ((bool)( IsAuthorized("130403") ));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.LinkButton @__BuildControl__control9() {
global::System.Web.UI.WebControls.LinkButton @__ctrl;
#line 61 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.LinkButton();
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this.Page);
#line 61 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ID = "butDelete";
#line default
#line hidden
#line 61 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.Text = "删除";
#line default
#line hidden
#line 61 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.OnClientClick = "return confirm(\'您确定要删除数据吗?\');";
#line default
#line hidden
#line 61 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.CommandName = "delete";
#line default
#line hidden
#line 61 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control9);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBinding__control9(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 61 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
dataBindingExpressionBuilderTarget.Visible = ((bool)( IsAuthorized("130404") ));
#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 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <tr>\r\n <td align=\"center\">\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.CheckBox @__ctrl1;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.HiddenField @__ctrl2;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl2 = this.@__BuildControl__control4();
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.DataBoundLiteralControl @__ctrl3;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl3 = this.@__BuildControl__control5();
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
global::System.Web.UI.WebControls.LinkButton @__ctrl4;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl4 = this.@__BuildControl__control6();
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.LinkButton @__ctrl5;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl5 = this.@__BuildControl__control7();
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.LinkButton @__ctrl6;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl6 = this.@__BuildControl__control8();
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl6);
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.LinkButton @__ctrl7;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl7 = this.@__BuildControl__control9();
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl7);
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n </td>\r\n </tr>\r\n "));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlgrdNewMembersChannel() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.grdNewMembersChannel = @__ctrl;
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control2));
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ID = "grdNewMembersChannel";
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ItemCommand -= new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.grdNewMembersChannel_ItemCommand);
#line default
#line hidden
#line 31 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl.ItemCommand += new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.grdNewMembersChannel_ItemCommand);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(_21it_control_newmemberschannelgrid_ascx @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5053, 882, false));
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl1;
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__ctrl1 = this.@__BuildControlgrdNewMembersChannel();
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Control\NewMembersChannelGrid.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n</table>\r\n\r\n<script type=\"text/javascript\" language=\"javascript\">\r\n function" +
" set() { SetTableColor(\"NewMembersChannelGrid\"); } addLoadEvent(set);\r\n</script>" +
"\r\n\r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP._21it_control_newmemberschannelgrid_ascx.@__stringResource, 0);
this.@__BuildControlTree(this);
}
}
}