1  /  1  页   1 跳转 查看:918

【修复-下载】KY帮助系统-----绿色插件

【修复-下载】KY帮助系统-----绿色插件

KY帮助系统
演示地址:http://www.px915.com/Service/help.aspx
后台管理截图:


 附件: 您所在的用户组无法下载或查看附件



 附件: 您所在的用户组无法下载或查看附件



 附件: 您所在的用户组无法下载或查看附件



 附件: 您所在的用户组无法下载或查看附件



前台浏览:


 附件: 您所在的用户组无法下载或查看附件




安装使用说明:
1、创建数据库:
  在查询分析器中执行“数据库脚本”中的SQL文件
  或者:
    上传AddSql.asp和HelpInstall.sql到网站根目录,然后执行HelpInstall/AddSql.aspx创建数据库表


 附件: 您所在的用户组无法下载或查看附件

2、上传system/other/下面的四个文件至/system/other/
3、修改system/left.aspx
    在:
          <tr>
                <td class="leftdh1">
                    <strong>扩展功能</strong></td>
            </tr>
    下面增加:
            <tr>
                <td class="leftdh">
                    <a href="other/HelpList.aspx" target="ContentIframe">帮助管理</a></td>
            </tr>
4、最后上传帮助信息前台显示页面help.aspx以及图片文件夹和CSS样式文件夹
    小技巧:将help.asp文件作为单页模板发布,可以使用ky标签



 附件: 您所在的用户组无法下载或查看附件 删除了Ky.CityAdmin命名空间的引用 2008-6-26 23:07

并增加了帮助信息前台提交,有兴趣的朋友可以看演示:http://www.px915.com/service/help.aspx

附件附件:

您所在的用户组无法下载或查看附件

最后编辑kedee 最后编辑于 2008-06-26 23:09:38
佛教五台山:http://www.chinawts.com

将采用KY重新搭建.....
 

回复:【稍后提供下载】KY帮助系统

好东西啊!
 

回复:【下载】KY帮助系统-----绿色插件

我不称赞——
那是不行的!
好样的
 

回复:【下载】KY帮助系统-----绿色插件

有问题啊!
一、最后显示(从后台打开扩展的帮助管理):

Server Error in '/' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: The type or namespace name 'CityAdmin' does not exist in the namespace 'Ky' (are you missing an assembly reference?)

Source Error:



Line 6:  <%@ Import Namespace="Ky.BLL" %>
Line 7:  <%@ Import Namespace="Ky.Common" %>
Line 8:  <%@ Import Namespace="Ky.CityAdmin" %>
Line 9:  <%@ Register Assembly="AspNetPager" Namespace="Wuqi.Webdiyer" TagPrefix="webdiyer" %>
Line 10: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


Source File: f:\360canyin\system\other\HelpList.aspx    Line: 8



Show Detailed Compiler Output:


C:\WINNT\system32> "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library /utf8output /R:"C:\WINNT\assembly\GAC_MSIL\System.DirectoryServices\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\94c7162d\40dd16f4_a27ec801\Ky.BLL.DLL" /R:"C:\WINNT\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\1b7ee079\1ccaa6e5_338ac801\Ky.DALFactory.DLL" /R:"C:\WINNT\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\4dd85558\78bcb848_dc46c801\FredCK.FCKeditorV2.DLL" /R:"C:\WINNT\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\c0002661\ca6fb154_348ac801\KYCMS.DLL" /R:"C:\WINNT\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\35399888\b4bbc3ac_4718c801\AjaxPro.2.DLL" /R:"C:\WINNT\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\9b32a790\fc3a19e6_338ac801\Ky.SQLServerDAL.DLL" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\07a32b66\80e5ffe4_338ac801\Ky.Common.DLL" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\67fd0968\c08ed1aa_b500c801\AspNetPager.DLL" /R:"C:\WINNT\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINNT\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\60c8a1ea\eaa561e5_338ac801\Ky.Model.DLL" /R:"C:\WINNT\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINNT\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINNT\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll" /R:"C:\WINNT\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /R:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\assembly\dl3\08cf8a0c\c08ed1aa_b500c801\Openlab.Web.Upload.DLL" /out:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\App_Web_vdbs0yv4.dll" /D:DEBUG /debug+ /optimize- /win32res:"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\vdbs0yv4.res" /w:4 /nowarn:1659;1699  "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\App_Web_vdbs0yv4.0.cs" "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\App_Web_vdbs0yv4.1.cs" "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\App_Web_vdbs0yv4.2.cs" "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\App_Web_vdbs0yv4.3.cs" "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\e22bcfa3\1fe305cc\App_Web_vdbs0yv4.4.cs"


Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.42
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.

f:\360canyin\system\other\HelpList.aspx(8,14): error CS0234: The type or namespace name 'CityAdmin' does not exist in the namespace 'Ky' (are you missing an assembly reference?)
f:\360canyin\system\other\HelpClassList.aspx(8,14): error CS0234: The type or namespace name 'CityAdmin' does not exist in the namespace 'Ky' (are you missing an assembly reference?)





Show Complete Compilation Source:


Line 1:    #pragma checksum "F:\360canyin\System\other\HelpList.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A9CF19C8E9E4D72901C976F6F142680A"
Line 2:    //------------------------------------------------------------------------------
Line 3:    // <auto-generated>
Line 4:    //    This code was generated by a tool.
Line 5:    //    Runtime Version:2.0.50727.42
Line 6:    //
Line 7:    //    Changes to this file may cause incorrect behavior and will be lost if
Line 8:    //    the code is regenerated.
Line 9:    // </auto-generated>
Line 10:  //------------------------------------------------------------------------------
Line 11: 
Line 12:  namespace ASP {
Line 13:     
Line 14:      #line 6 "F:\360canyin\System\other\HelpList.aspx"
Line 15:      using Ky.BLL;
Line 16:     
Line 17:      #line default
Line 18:      #line hidden
Line 19:     
Line 20:      #line 2 "F:\360canyin\System\other\HelpList.aspx"
Line 21:      using System.Text;
Line 22:     
Line 23:      #line default
Line 24:      #line hidden
Line 25:     
Line 26:      #line 321 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 27:      using System.Web.UI;
Line 28:     
Line 29:      #line default
Line 30:      #line hidden
Line 31:     
Line 32:      #line 9 "F:\360canyin\System\other\HelpList.aspx"
Line 33:      using Wuqi.Webdiyer;
Line 34:     
Line 35:      #line default
Line 36:      #line hidden
Line 37:     
Line 38:      #line 315 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 39:      using System.Text.RegularExpressions;
Line 40:     
Line 41:      #line default
Line 42:      #line hidden
Line 43:     
Line 44:      #line 5 "F:\360canyin\System\other\HelpList.aspx"
Line 45:      using System.Data.SqlClient;
Line 46:     
Line 47:      #line default
Line 48:      #line hidden
Line 49:     
Line 50:      #line 3 "F:\360canyin\System\other\HelpList.aspx"
Line 51:      using Ky.SQLServerDAL;
Line 52:     
Line 53:      #line default
Line 54:      #line hidden
Line 55:     
Line 56:      #line 7 "F:\360canyin\System\other\HelpList.aspx"
Line 57:      using Ky.Common;
Line 58:     
Line 59:      #line default
Line 60:      #line hidden
Line 61:     
Line 62:      #line 313 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 63:      using System.Configuration;
Line 64:     
Line 65:      #line default
Line 66:      #line hidden
Line 67:     
Line 68:      #line 318 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 69:      using System.Web.SessionState;
Line 70:     
Line 71:      #line default
Line 72:      #line hidden
Line 73:     
Line 74:      #line 4 "F:\360canyin\System\other\HelpList.aspx"
Line 75:      using System.Data;
Line 76:     
Line 77:      #line default
Line 78:      #line hidden
Line 79:     
Line 80:      #line 316 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 81:      using System.Web;
Line 82:     
Line 83:      #line default
Line 84:      #line hidden
Line 85:     
Line 86:      #line 211 "F:\360canyin\System\other\HelpList.aspx"
Line 87:      using System.Web.UI.WebControls;
Line 88:     
Line 89:      #line default
Line 90:      #line hidden
Line 91:     
Line 92:      #line 317 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 93:      using System.Web.Caching;
Line 94:     
Line 95:      #line default
Line 96:      #line hidden
Line 97:     
Line 98:      #line 320 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 99:      using System.Web.Profile;
Line 100:     
Line 101:      #line default
Line 102:      #line hidden
Line 103:     
Line 104:      #line 8 "F:\360canyin\System\other\HelpList.aspx"
Line 105:      using Ky.CityAdmin;
Line 106:     
Line 107:      #line default
Line 108:      #line hidden
Line 109:     
Line 110:      #line 319 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 111:      using System.Web.Security;
Line 112:     
Line 113:      #line default
Line 114:      #line hidden
Line 115:     
Line 116:      #line 310 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 117:      using System;
Line 118:     
Line 119:      #line default
Line 120:      #line hidden
Line 121:     
Line 122:      #line 311 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 123:      using System.Collections;
Line 124:     
Line 125:      #line default
Line 126:      #line hidden
Line 127:     
Line 128:      #line 211 "F:\360canyin\System\other\HelpList.aspx"
Line 129:      using System.Web.UI.WebControls.WebParts;
Line 130:     
Line 131:      #line default
Line 132:      #line hidden
Line 133:     
Line 134:      #line 312 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 135:      using System.Collections.Specialized;
Line 136:     
Line 137:      #line default
Line 138:      #line hidden
Line 139:     
Line 140:      #line 324 "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
Line 141:      using System.Web.UI.HtmlControls;
Line 142:     
Line 143:      #line default
Line 144:      #line hidden
Line 145:     
Line 146:     
Line 147:      [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 148:      public class system_other_helplist_aspx : global::System.Web.UI.Page, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
Line 149:         
Line 150:         
Line 151:          #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 152:          protected global::System.Web.UI.HtmlControls.HtmlHead Head1;
Line 153:         
Line 154:          #line default
Line 155:          #line hidden
Line 156:         
Line 157:         
Line 158:          #line 211 "F:\360canyin\System\other\HelpList.aspx"
Line 159:          protected global::System.Web.UI.WebControls.DropDownList DrpClassList;
Line 160:         
Line 161:          #line default
Line 162:          #line hidden
Line 163:         
Line 164:         
Line 165:          #line 219 "F:\360canyin\System\other\HelpList.aspx"
Line 166:          protected global::System.Web.UI.WebControls.TextBox txtKeyword;
Line 167:         
Line 168:          #line default
Line 169:          #line hidden
Line 170:         
Line 171:         
Line 172:          #line 221 "F:\360canyin\System\other\HelpList.aspx"
Line 173:          protected global::System.Web.UI.WebControls.Button btnSearch;
Line 174:         
Line 175:          #line default
Line 176:          #line hidden
Line 177:         
Line 178:         
Line 179:          #line 223 "F:\360canyin\System\other\HelpList.aspx"
Line 180:          protected global::System.Web.UI.WebControls.Label lblMessage;
Line 181:         
Line 182:          #line default
Line 183:          #line hidden
Line 184:         
Line 185:         
Line 186:          #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 187:          protected global::System.Web.UI.WebControls.Repeater rptHelpList;
Line 188:         
Line 189:          #line default
Line 190:          #line hidden
Line 191:         
Line 192:         
Line 193:          #line 253 "F:\360canyin\System\other\HelpList.aspx"
Line 194:          protected global::System.Web.UI.WebControls.Label lblLocalPage;
Line 195:         
Line 196:          #line default
Line 197:          #line hidden
Line 198:         
Line 199:         
Line 200:          #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 201:          protected global::Wuqi.Webdiyer.AspNetPager AspNetPager1;
Line 202:         
Line 203:          #line default
Line 204:          #line hidden
Line 205:         
Line 206:         
Line 207:          #line 262 "F:\360canyin\System\other\HelpList.aspx"
Line 208:          protected global::System.Web.UI.WebControls.Button Button1;
Line 209:         
Line 210:          #line default
Line 211:          #line hidden
Line 212:         
Line 213:         
Line 214:          #line 194 "F:\360canyin\System\other\HelpList.aspx"
Line 215:          protected global::System.Web.UI.HtmlControls.HtmlForm form1;
Line 216:         
Line 217:          #line default
Line 218:          #line hidden
Line 219:         
Line 220:          private static bool @__initialized;
Line 221:         
Line 222:          private static object @__stringResource;
Line 223:         
Line 224:          private static object @__fileDependencies;
Line 225:         
Line 226:         
Line 227:          #line 11 "F:\360canyin\System\other\HelpList.aspx"
Line 228:                       
Line 229:      private B_PowerGroup AdminGroupBll = new B_PowerGroup();
Line 230:      protected void Page_Load(object sender, EventArgs e)
Line 231:      {
Line 232:          AdminGroupBll.Power_Judge(35); //检查权限
Line 233:          if (!IsPostBack)
Line 234:          {
Line 235:              ClassBind();
Line 236:             
Line 237:              dataBind();
Line 238:             
Line 239:          }
Line 240:          AspNetPager1.RecordCount = (int)SqlHelper.ExecuteScalar(SqlHelper.ConnectionStringKy, CommandType.Text, "select count(ID) from KyHelp where 1=1 " + getQuerySql() + "", null);
Line 241:      }
Line 242:      protected string getQuerySql()
Line 243:      {
Line 244:          StringBuilder sb = new StringBuilder();
Line 245:          string strkey = string.Empty;
Line 246:          if (this.txtKeyword.Text != "")
Line 247:          {
Line 248:              strkey = this.txtKeyword.Text.ToString();
Line 249:              sb.Append(" and Title like '%" + strkey + "%'");
Line 250:          }
Line 251:          if (DrpClassList.SelectedItem.Value != "0")
Line 252:          {
Line 253:              sb.Append(" and ClassID=" + DrpClassList.SelectedItem.Value.ToString());
Line 254:          }
Line 255:          if (!string.IsNullOrEmpty(Request.QueryString["ClassID"]) && Function.CheckInteger(Request.QueryString["ClassID"]))
Line 256:          {
Line 257:              sb.Append(" and ClassID=" + Request.QueryString["ClassID"].ToString().Trim());
Line 258:          }
Line 259:          return sb.ToString();
Line 260:      }
Line 261:      protected void dataBind()
Line 262:      {
Line 263:          StringBuilder sql = new StringBuilder("select * from KyHelp where 1=1");
Line 264:          sql.Append(getQuerySql());
Line 265:          sql.Append(" order by IsTop desc,EditTime desc,AddTime desc");
Line 266:          SqlConnection conn = new SqlConnection(SqlHelper.ConnectionStringKy);
Line 267:          try
Line 268:          {
Line 269:              SqlDataAdapter sda = new SqlDataAdapter(sql.ToString(), conn);
Line 270:              DataSet ds = new DataSet();
Line 271:              sda.Fill(ds, AspNetPager1.PageSize * (AspNetPager1.CurrentPageIndex - 1), AspNetPager1.PageSize, "KyHelp");
Line 272:              rptHelpList.DataSource = ds.Tables[0];
Line 273:              rptHelpList.DataBind();
Line 274:              this.lblLocalPage.Text = "共查询到记录:" + AspNetPager1.RecordCount + " 条 每页" + AspNetPager1.PageSize + "条 当前页:" + AspNetPager1.CurrentPageIndex + "/" + AspNetPager1.PageCount + "";
Line 275:          }
Line 276:          catch (Exception ee)
Line 277:          {
Line 278: 
Line 279:          }
Line 280:          finally
Line 281:          {
Line 282:              conn.Close();
Line 283:          }
Line 284:      }
Line 285:      protected void ClassBind()
Line 286:      {
Line 287:          DataTable dt = SqlHelper.ExecuteTable(SqlHelper.ConnectionStringKy, CommandType.Text, "select ID,HelpClassName from KyHelpClass where IsOut=0 order by HelpClassOrderID,ID desc", null);
Line 288:          DrpClassList.DataSource = dt;
Line 289:          DrpClassList.DataValueField = "ID";
Line 290:          DrpClassList.DataTextField = "HelpClassName";
Line 291:          DrpClassList.DataBind();
Line 292:          DrpClassList.Items.Insert(0, new ListItem("请选择分类", "0"));
Line 293:      }
Line 294:      protected void AspNetPager1_PageChanging(object src, PageChangingEventArgs e)
Line 295:      {
Line 296:          AspNetPager1.CurrentPageIndex = e.NewPageIndex;
Line 297:          AspNetPager1.RecordCount = (int)SqlHelper.ExecuteScalar(SqlHelper.ConnectionStringKy, CommandType.Text, "select count(ID) from KyHelp where 1=1 " + getQuerySql() + "", null);
Line 298:          this.lblLocalPage.Text = "共查询到记录:"+AspNetPager1.RecordCount+" 条 每页"+AspNetPager1.PageSize+"条 当前页:" + AspNetPager1.CurrentPageIndex + "/" + AspNetPager1.PageCount + "";
Line 299:          dataBind();
Line 300:      }
Line 301: 
Line 302:      protected void Button1_Click(object sender, EventArgs e)
Line 303:      {
Line 304:          if (this.rptHelpList.Items.Count > 0)
Line 305:          {
Line 306:              for (int i = 0; i < this.rptHelpList.Items.Count; i++)
Line 307:              {
Line 308:                  if (((CheckBox)this.rptHelpList.Items.FindControl("CheckBox1")).Checked)
Line 309:                  {
Line 310:                      string sql = "delete from KyHelp where ID=" + (((TextBox)this.rptHelpList.Items.FindControl("ID")).Text.ToString());
Line 311:                      SqlHelper.ExecuteNonQuery(SqlHelper.ConnectionStringKy, CommandType.Text, sql, null);
Line 312:                  }
Line 313:              }
Line 314:          }
Line 315:          else
Line 316:          {
Line 317:              this.lblMessage.Text = "无任何信息可删除";
Line 318:          }
Line 319: 
Line 320:          this.dataBind();
Line 321:      }
Line 322:     
Line 323:      protected void rptHelpList_ItemCommand(object sender, RepeaterCommandEventArgs e)
Line 324:      {
Line 325:          if (e.CommandName == "Delete") //删除操作
Line 326:          {
Line 327:              int id = int.Parse(e.CommandArgument.ToString());
Line 328:              string sql = "delete from KyHelp where ID=" + id;
Line 329:              SqlHelper.ExecuteNonQuery(SqlHelper.ConnectionStringKy, CommandType.Text, sql, null);
Line 330:              this.dataBind();
Line 331:          }
Line 332: 
Line 333:          if (e.CommandName == "IsTop")

Line 334:          {
Line 335:              int id = int.Parse(e.CommandArgument.ToString());
Line 336:              string IsTop=string.Empty;
Line 337:              SqlDataReader dr = SqlHelper.ExecuteReader(SqlHelper.ConnectionStringKy, CommandType.Text, "select isTop from KyHelp where ID=" + id, null);
Line 338:              if (dr.Read())
Line 339:              {
Line 340:                  IsTop = dr["isTop"].ToString();
Line 341:              }
Line 342:              string sql;
Line 343:              if (IsTop == "1")
Line 344:              {
Line 345:                  sql = "update KyHelp set IsTop=0 where ID=" + id;
Line 346:              }
Line 347:              else
Line 348:              {
Line 349:                  sql = "update KyHelp set IsTop=1,EditTime='" + DateTime.Now + "' where ID=" + id;
Line 350:              }
Line 351:              SqlHelper.ExecuteNonQuery(SqlHelper.ConnectionStringKy, CommandType.Text, sql, null);
Line 352:              this.dataBind();
Line 353:          }
Line 354:      }
Line 355:      public string GetIsTop(string IsTop)
Line 356:      {
Line 357:          if (IsTop == "1")
Line 358:          {
Line 359:              return "取消置顶";
Line 360:          }
Line 361:          else
Line 362:          {
Line 363:              return "置顶";
Line 364:          }
Line 365:      }
Line 366:      public string GetTop(string IsTop)
Line 367:      {
Line 368:          if (IsTop == "1")
Line 369:          {
Line 370:              return "<font color=red>置顶</font>";
Line 371:          }
Line 372:          else
Line 373:          {
Line 374:              return "";
Line 375:          }
Line 376:      }
Line 377: 
Line 378: 
Line 379:      protected void DrpClassList_SelectedIndexChanged(object sender, EventArgs e)
Line 380:      {
Line 381:          dataBind();
Line 382:      }
Line 383:      protected string GetClass(string ClassId)
Line 384:      {
Line 385:          string ClassName=string.Empty;
Line 386:          SqlDataReader dr = SqlHelper.ExecuteReader(SqlHelper.ConnectionStringKy, CommandType.Text, "select HelpClassName from KyHelpClass where ID=" + ClassId, null);
Line 387:          if (dr.Read())
Line 388:          {
Line 389:              ClassName = dr["HelpClassName"].ToString();
Line 390:          }
Line 391:          return ClassName;
Line 392:      }
Line 393: 
Line 394:      protected void btnSearch_Click(object sender, EventArgs e)
Line 395:      {
Line 396:          dataBind();
Line 397:      }
Line 398: 
Line 399:          #line default
Line 400:          #line hidden
Line 401:         
Line 402:         
Line 403:          public system_other_helplist_aspx() {
Line 404:              string[] dependencies;
Line 405:              ((System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/System/other/HelpList.aspx";
Line 406:              if ((global::ASP.system_other_helplist_aspx.@__initialized == false)) {
Line 407:                  global::ASP.system_other_helplist_aspx.@__stringResource = this.ReadStringResource();
Line 408:                  dependencies = new string[1];
Line 409:                  dependencies[0] = "~/System/other/HelpList.aspx";
Line 410:                  global::ASP.system_other_helplist_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
Line 411:                  global::ASP.system_other_helplist_aspx.@__initialized = true;
Line 412:              }
Line 413:              this.Server.ScriptTimeout = 30000000;
Line 414:          }
Line 415:         
Line 416:          protected System.Web.Profile.DefaultProfile Profile {
Line 417:              get {
Line 418:                  return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
Line 419:              }
Line 420:          }
Line 421:         
Line 422:          protected System.Web.HttpApplication ApplicationInstance {
Line 423:              get {
Line 424:                  return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
Line 425:              }
Line 426:          }
Line 427:         
Line 428:          private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control2() {
Line 429:              global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
Line 430:             
Line 431:              #line 185 "F:\360canyin\System\other\HelpList.aspx"
Line 432:              @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
Line 433:             
Line 434:              #line default
Line 435:              #line hidden
Line 436:              System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
Line 437:             
Line 438:              #line 185 "F:\360canyin\System\other\HelpList.aspx"
Line 439:              @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("帮助信息列表"));
Line 440:             
Line 441:              #line default
Line 442:              #line hidden
Line 443:              return @__ctrl;
Line 444:          }
Line 445:         
Line 446:          private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control3() {
Line 447:              global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
Line 448:             
Line 449:              #line 186 "F:\360canyin\System\other\HelpList.aspx"
Line 450:              @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
Line 451:             
Line 452:              #line default
Line 453:              #line hidden
Line 454:             
Line 455:              #line 186 "F:\360canyin\System\other\HelpList.aspx"
Line 456:              @__ctrl.Href = "../Css/default.css";
Line 457:             
Line 458:              #line default
Line 459:              #line hidden
Line 460:             
Line 461:              #line 186 "F:\360canyin\System\other\HelpList.aspx"
Line 462:              ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
Line 463:             
Line 464:              #line default
Line 465:              #line hidden
Line 466:             
Line 467:              #line 186 "F:\360canyin\System\other\HelpList.aspx"
Line 468:              ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
Line 469:             
Line 470:              #line default
Line 471:              #line hidden
Line 472:              return @__ctrl;
Line 473:          }
Line 474:         
Line 475:          private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControlHead1() {
Line 476:              global::System.Web.UI.HtmlControls.HtmlHead @__ctrl;
Line 477:             
Line 478:              #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 479:              @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
Line 480:             
Line 481:              #line default
Line 482:              #line hidden
Line 483:              this.Head1 = @__ctrl;
Line 484:             
Line 485:              #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 486:              @__ctrl.ID = "Head1";
Line 487:             
Line 488:              #line default
Line 489:              #line hidden
Line 490:              global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
Line 491:             
Line 492:              #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 493:              @__ctrl1 = this.@__BuildControl__control2();
Line 494:             
Line 495:              #line default
Line 496:              #line hidden
Line 497:              System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
Line 498:             
Line 499:              #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 500:              @__parser.AddParsedSubObject(@__ctrl1);
Line 501:             
Line 502:              #line default
Line 503:              #line hidden
Line 504:              global::System.Web.UI.HtmlControls.HtmlLink @__ctrl2;
Line 505:             
Line 506:              #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 507:              @__ctrl2 = this.@__BuildControl__control3();
Line 508:             
Line 509:              #line default
Line 510:              #line hidden
Line 511:             
Line 512:              #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 513:              @__parser.AddParsedSubObject(@__ctrl2);
Line 514:             
Line 515:              #line default
Line 516:              #line hidden
Line 517:             
Line 518:              #line 184 "F:\360canyin\System\other\HelpList.aspx"
Line 519:              @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n    <script language=\"javascript\" src=\"../../js/SelectCheckBox.js\"></script>\r\n " +
Line 520:                          "  <style>\r\n  #AspNetPager1{width:300px;float:right;}\r\n  #lblLocalPage{width:2" +
Line 521:                          "60px;float:right;}\r\n  </style>\r\n"));
Line 522:             
Line 523:              #line default
Line 524:              #line hidden
Line 525:              return @__ctrl;
Line 526:          }
Line 527:         
Line 528:          private global::System.Web.UI.WebControls.DropDownList @__BuildControlDrpClassList() {
Line 529:              global::System.Web.UI.WebControls.DropDownList @__ctrl;
Line 530:             
Line 531:              #line 211 "F:\360canyin\System\other\HelpList.aspx"
Line 532:              @__ctrl = new global::System.Web.UI.WebControls.DropDownList();
Line 533:             
Line 534:              #line default
Line 535:              #line hidden
Line 536:              this.DrpClassList = @__ctrl;
Line 537:              @__ctrl.ApplyStyleSheetSkin(this);
Line 538:             
Line 539:              #line 211 "F:\360canyin\System\other\HelpList.aspx"
Line 540:              @__ctrl.ID = "DrpClassList";
Line 541:             
Line 542:              #line default
Line 543:              #line hidden
Line 544:             
Line 545:              #line 211 "F:\360canyin\System\other\HelpList.aspx"
Line 546:              @__ctrl.AutoPostBack = true;
Line 547:             
Line 548:              #line default
Line 549:              #line hidden
Line 550:             
Line 551:              #line 211 "F:\360canyin\System\other\HelpList.aspx"
Line 552:              @__ctrl.SelectedIndexChanged += new System.EventHandler(this.DrpClassList_SelectedIndexChanged);
Line 553:             
Line 554:              #line default
Line 555:              #line hidden
Line 556:              return @__ctrl;
Line 557:          }
Line 558:         
Line 559:          private global::System.Web.UI.WebControls.TextBox @__BuildControltxtKeyword() {
Line 560:              global::System.Web.UI.WebControls.TextBox @__ctrl;
Line 561:             
Line 562:              #line 219 "F:\360canyin\System\other\HelpList.aspx"
Line 563:              @__ctrl = new global::System.Web.UI.WebControls.TextBox();
Line 564:             
Line 565:              #line default
Line 566:              #line hidden
Line 567:              this.txtKeyword = @__ctrl;
Line 568:              @__ctrl.ApplyStyleSheetSkin(this);
Line 569:             
Line 570:              #line 219 "F:\360canyin\System\other\HelpList.aspx"
Line 571:              @__ctrl.ID = "txtKeyword";
Line 572:             
Line 573:              #line default
Line 574:              #line hidden
Line 575:             
Line 576:              #line 219 "F:\360canyin\System\other\HelpList.aspx"
Line 577:              @__ctrl.Width = new System.Web.UI.WebControls.Unit(187, System.Web.UI.WebControls.UnitType.Pixel);
Line 578:             
Line 579:              #line default
Line 580:              #line hidden
Line 581:             
Line 582:              #line 219 "F:\360canyin\System\other\HelpList.aspx"
Line 583:              @__ctrl.BorderColor = System.Drawing.Color.Gray;
Line 584:             
Line 585:              #line default
Line 586:              #line hidden
Line 587:             
Line 588:              #line 219 "F:\360canyin\System\other\HelpList.aspx"
Line 589:              @__ctrl.BorderWidth = new System.Web.UI.WebControls.Unit(1, System.Web.UI.WebControls.UnitType.Pixel);
Line 590:             
Line 591:              #line default
Line 592:              #line hidden
Line 593:              return @__ctrl;
Line 594:          }
Line 595:         
Line 596:          private global::System.Web.UI.WebControls.Button @__BuildControlbtnSearch() {
Line 597:              global::System.Web.UI.WebControls.Button @__ctrl;
Line 598:             
Line 599:              #line 221 "F:\360canyin\System\other\HelpList.aspx"
Line 600:              @__ctrl = new global::System.Web.UI.WebControls.Button();
Line 601:             
Line 602:              #line default
Line 603:              #line hidden
Line 604:              this.btnSearch = @__ctrl;
Line 605:              @__ctrl.ApplyStyleSheetSkin(this);
Line 606:             
Line 607:              #line 221 "F:\360canyin\System\other\HelpList.aspx"
Line 608:              @__ctrl.ID = "btnSearch";
Line 609:             
Line 610:              #line default
Line 611:              #line hidden
Line 612:             
Line 613:              #line 221 "F:\360canyin\System\other\HelpList.aspx"
Line 614:              @__ctrl.Text = "搜 索";
Line 615:             
Line 616:              #line default
Line 617:              #line hidden
Line 618:             
Line 619:              #line 221 "F:\360canyin\System\other\HelpList.aspx"
Line 620:              @__ctrl.Width = new System.Web.UI.WebControls.Unit(59, System.Web.UI.WebControls.UnitType.Pixel);
Line 621:             
Line 622:              #line default
Line 623:              #line hidden
Line 624:             
Line 625:              #line 221 "F:\360canyin\System\other\HelpList.aspx"
Line 626:              @__ctrl.Click += new System.EventHandler(this.btnSearch_Click);
Line 627:             
Line 628:              #line default
Line 629:              #line hidden
Line 630:              return @__ctrl;
Line 631:          }
Line 632:         
Line 633:          private global::System.Web.UI.WebControls.Label @__BuildControllblMessage() {
Line 634:              global::System.Web.UI.WebControls.Label @__ctrl;
Line 635:             
Line 636:              #line 223 "F:\360canyin\System\other\HelpList.aspx"
Line 637:              @__ctrl = new global::System.Web.UI.WebControls.Label();
Line 638:             
Line 639:              #line default
Line 640:              #line hidden
Line 641:              this.lblMessage = @__ctrl;
Line 642:              @__ctrl.ApplyStyleSheetSkin(this);
Line 643:             
Line 644:              #line 223 "F:\360canyin\System\other\HelpList.aspx"
Line 645:              @__ctrl.ID = "lblMessage";
Line 646:             
Line 647:              #line default
Line 648:              #line hidden
Line 649:             
Line 650:              #line 223 "F:\360canyin\System\other\HelpList.aspx"
Line 651:              @__ctrl.Visible = false;
Line 652:             
Line 653:              #line default
Line 654:              #line hidden
Line 655:              return @__ctrl;
Line 656:          }
Line 657:         
Line 658:          private void @__BuildControl__control4(System.Web.UI.Control @__ctrl) {
Line 659:              System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
Line 660:             
Line 661:              #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 662:              @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(2027, 610, false));
Line 663:             
Line 664:              #line default
Line 665:              #line hidden
Line 666:          }
Line 667:         
Line 668:          private global::System.Web.UI.WebControls.CheckBox @__BuildControl__control6() {
Line 669:              global::System.Web.UI.WebControls.CheckBox @__ctrl;
Line 670:             
Line 671:              #line 240 "F:\360canyin\System\other\HelpList.aspx"
Line 672:              @__ctrl = new global::System.Web.UI.WebControls.CheckBox();
Line 673:             
Line 674:              #line default
Line 675:              #line hidden
Line 676:              @__ctrl.TemplateControl = this;
Line 677:              @__ctrl.ApplyStyleSheetSkin(this);
Line 678:             
Line 679:              #line 240 "F:\360canyin\System\other\HelpList.aspx"
Line 680:              @__ctrl.ID = "CheckBox1";
Line 681:             
Line 682:              #line default
Line 683:              #line hidden
Line 684:              return @__ctrl;
Line 685:          }
Line 686:         
Line 687:          private global::System.Web.UI.WebControls.TextBox @__BuildControl__control7() {
Line 688:              global::System.Web.UI.WebControls.TextBox @__ctrl;
Line 689:             
Line 690:              #line 240 "F:\360canyin\System\other\HelpList.aspx"
Line 691:              @__ctrl = new global::System.Web.UI.WebControls.TextBox();
Line 692:             
Line 693:              #line default
Line 694:              #line hidden
Line 695:              @__ctrl.TemplateControl = this;
Line 696:              @__ctrl.ApplyStyleSheetSkin(this);
Line 697:             
Line 698:              #line 240 "F:\360canyin\System\other\HelpList.aspx"
Line 699:              ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("Style", "display: none");
Line 700:             
Line 701:              #line default
Line 702:              #line hidden
Line 703:             
Line 704:              #line 240 "F:\360canyin\System\other\HelpList.aspx"
Line 705:              @__ctrl.ID = "ID";
Line 706:             
Line 707:              #line default
Line 708:              #line hidden
Line 709:             
Line 710:              #line 240 "F:\360canyin\System\other\HelpList.aspx"
Line 711:              @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control7);
Line 712:             
Line 713:              #line default
Line 714:              #line hidden
Line 715:              return @__ctrl;
Line 716:          }
Line 717:         
Line 718:          public void @__DataBinding__control7(object sender, System.EventArgs e) {
Line 719:              System.Web.UI.WebControls.TextBox dataBindingExpressionBuilderTarget;
Line 720:              System.Web.UI.WebControls.RepeaterItem Container;
Line 721:              dataBindingExpressionBuilderTarget = ((System.Web.UI.WebControls.TextBox)(sender));
Line 722:              Container = ((System.Web.UI.WebControls.RepeaterItem)(dataBindingExpressionBuilderTarget.BindingContainer));
Line 723:             
Line 724:              #line 240 "F:\360canyin\System\other\HelpList.aspx"
Line 725:              dataBindingExpressionBuilderTarget.Text = System.Convert.ToString( DataBinder.Eval(Container, "DataItem.ID","{0}"), System.Globalization.CultureInfo.CurrentCulture);
Line 726:             
Line 727:              #line default
Line 728:              #line hidden
Line 729:          }
Line 730:         
Line 731:          private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control8() {
Line 732:              global::System.Web.UI.DataBoundLiteralControl @__ctrl;
Line 733:             
Line 734:              #line 241 "F:\360canyin\System\other\HelpList.aspx"
Line 735:              @__ctrl = new global::System.Web.UI.DataBoundLiteralControl(6, 5);
Line 736:             
Line 737:              #line default
Line 738:              #line hidden
Line 739:              @__ctrl.TemplateControl = this;
Line 740:              @__ctrl.SetStaticString(0, "</td>\r\n                        <td align=\"left\">");
Line 741:              @__ctrl.SetStaticString(1, "</td>\r\n                        <td align=\"center\">");
Line 742:              @__ctrl.SetStaticString(2, "</td>\r\n                        <td>");
Line 743:              @__ctrl.SetStaticString(3, "</td>\r\n                        <td>");
Line 744:              @__ctrl.SetStaticString(4, "</td>\r\n                        <td align=\"left\">\r\n                            <a " +
Line 745:                      "href=\"Help.aspx?ID=");
Line 746:              @__ctrl.SetStaticString(5, "\">修改</a> | ");
Line 747:             
Line 748:              #line 241 "F:\360canyin\System\other\HelpList.aspx"
Line 749:              @__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control8);
Line 750:             
Line 751:              #line default
Line 752:              #line hidden
Line 753:              return @__ctrl;
Line 754:          }
Line 755:         
Line 756:          public void @__DataBind__control8(object sender, System.EventArgs e) {
Line 757:              System.Web.UI.WebControls.RepeaterItem Container;
Line 758:              System.Web.UI.DataBoundLiteralControl target;
Line 759:             
Line 760:              #line 241 "F:\360canyin\System\other\HelpList.aspx"
Line 761:              target = ((System.Web.UI.DataBoundLiteralControl)(sender));
Line 762:             
Line 763:              #line default
Line 764:              #line hidden
Line 765:             
Line 766:              #line 241 "F:\360canyin\System\other\HelpList.aspx"
Line 767:              Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
Line 768:             
Line 769:              #line default
Line 770:              #line hidden
Line 771:             
Line 772:              #line 241 "F:\360canyin\System\other\HelpList.aspx"
Line 773:              target.SetDataBoundString(0, System.Convert.ToString(Eval("Title"), System.Globalization.CultureInfo.CurrentCulture));
Line 774:             
Line 775:              #line default
Line 776:              #line hidden
Line 777:             
Line 778:              #line 242 "F:\360canyin\System\other\HelpList.aspx"
Line 779:              target.SetDataBoundString(1, System.Convert.ToString(GetClass(DataBinder.Eval(Container, "DataItem.ClassID", "{0}")), System.Globalization.CultureInfo.CurrentCulture));
Line 780:             
Line 781:              #line default
Line 782:              #line hidden
Line 783:             
Line 784:              #line 243 "F:\360canyin\System\other\HelpList.aspx"
Line 785:              target.SetDataBoundString(2, System.Convert.ToString(GetTop(DataBinder.Eval(Container, "DataItem.isTop", "{0}")), System.Globalization.CultureInfo.CurrentCulture));
Line 786:             
Line 787:              #line default
Line 788:              #line hidden
Line 789:             
Line 790:              #line 244 "F:\360canyin\System\other\HelpList.aspx"
Line 791:              target.SetDataBoundString(3, System.Convert.ToString(DataBinder.Eval(Container, "DataItem.AddTime", "{0:yyyy-MM-dd}"), System.Globalization.CultureInfo.CurrentCulture));
Line 792:             
Line 793:              #line default
Line 794:              #line hidden
Line 795:             
Line 796:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 797:              target.SetDataBoundString(4, System.Convert.ToString(Eval("ID"), System.Globalization.CultureInfo.CurrentCulture));
Line 798:             
Line 799:              #line default
Line 800:              #line hidden
Line 801:          }
Line 802:         
Line 803:          private global::System.Web.UI.WebControls.LinkButton @__BuildControl__control9() {
Line 804:              global::System.Web.UI.WebControls.LinkButton @__ctrl;
Line 805:             
Line 806:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 807:              @__ctrl = new global::System.Web.UI.WebControls.LinkButton();
Line 808:             
Line 809:              #line default
Line 810:              #line hidden
Line 811:              @__ctrl.TemplateControl = this;
Line 812:              @__ctrl.ApplyStyleSheetSkin(this);
Line 813:             
Line 814:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 815:              @__ctrl.ID = "LinkButton1";
Line 816:             
Line 817:              #line default
Line 818:              #line hidden
Line 819:             
Line 820:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 821:              @__ctrl.CommandName = "Delete";
Line 822:             
Line 823:              #line default
Line 824:              #line hidden
Line 825:             
Line 826:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 827:              @__ctrl.OnClientClick = "return confirm(\'确定删除此分站吗?\')";
Line 828:             
Line 829:              #line default
Line 830:              #line hidden
Line 831:              System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
Line 832:             
Line 833:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 834:              @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("删除"));
Line 835:             
Line 836:              #line default
Line 837:              #line hidden
Line 838:             
Line 839:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 840:              @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control9);
Line 841:             
Line 842:              #line default
Line 843:              #line hidden
Line 844:              return @__ctrl;
Line 845:          }
Line 846:         
Line 847:          public void @__DataBinding__control9(object sender, System.EventArgs e) {
Line 848:              System.Web.UI.WebControls.LinkButton dataBindingExpressionBuilderTarget;
Line 849:              System.Web.UI.WebControls.RepeaterItem Container;
Line 850:              dataBindingExpressionBuilderTarget = ((System.Web.UI.WebControls.LinkButton)(sender));
Line 851:              Container = ((System.Web.UI.WebControls.RepeaterItem)(dataBindingExpressionBuilderTarget.BindingContainer));
Line 852:             
Line 853:              #line 246 "F:\360canyin\System\other\HelpList.aspx"
Line 854:              dataBindingExpressionBuilderTarget.CommandArgument = System.Convert.ToString( Eval("ID") , System.Globalization.CultureInfo.CurrentCulture);
Line 855:             
Line 856:              #line default
Line 857:              #line hidden
Line 858:          }
Line 859:         
Line 860:          private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control11() {
Line 861:              global::System.Web.UI.DataBoundLiteralControl @__ctrl;
Line 862:             
Line 863:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 864:              @__ctrl = new global::System.Web.UI.DataBoundLiteralControl(1, 1);
Line 865:             
Line 866:              #line default
Line 867:              #line hidden
Line 868:             
Line 869:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 870:              @__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control11);
Line 871:             
Line 872:              #line default
Line 873:              #line hidden
Line 874:              return @__ctrl;
Line 875:          }
Line 876:         
Line 877:          public void @__DataBind__control11(object sender, System.EventArgs e) {
Line 878:              System.Web.UI.WebControls.RepeaterItem Container;
Line 879:              System.Web.UI.DataBoundLiteralControl target;
Line 880:             
Line 881:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 882:              target = ((System.Web.UI.DataBoundLiteralControl)(sender));
Line 883:             
Line 884:              #line default
Line 885:              #line hidden
Line 886:             
Line 887:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 888:              Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
Line 889:             
Line 890:              #line default
Line 891:              #line hidden
Line 892:             
Line 893:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 894:              target.SetDataBoundString(0, System.Convert.ToString(GetIsTop(DataBinder.Eval(Container, "DataItem.isTop", "{0}")), System.Globalization.CultureInfo.CurrentCulture));
Line 895:             
Line 896:              #line default
Line 897:              #line hidden
Line 898:          }
Line 899:         
Line 900:          private global::System.Web.UI.WebControls.LinkButton @__BuildControl__control10() {
Line 901:              global::System.Web.UI.WebControls.LinkButton @__ctrl;
Line 902:             
Line 903:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 904:              @__ctrl = new global::System.Web.UI.WebControls.LinkButton();
Line 905:             
Line 906:              #line default
Line 907:              #line hidden
Line 908:              @__ctrl.TemplateControl = this;
Line 909:              @__ctrl.ApplyStyleSheetSkin(this);
Line 910:             
Line 911:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 912:              @__ctrl.ID = "LinkButton2";
Line 913:             
Line 914:              #line default
Line 915:              #line hidden
Line 916:             
Line 917:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 918:              @__ctrl.CommandName = "IsTop";
Line 919:             
Line 920:              #line default
Line 921:              #line hidden
Line 922:             
Line 923:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 924:              @__ctrl.OnClientClick = "return confirm(\'确定更改操作吗?\')";
Line 925:             
Line 926:              #line default
Line 927:              #line hidden
Line 928:              global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
Line 929:             
Line 930:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 931:              @__ctrl1 = this.@__BuildControl__control11();
Line 932:             
Line 933:              #line default
Line 934:              #line hidden
Line 935:              System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
Line 936:             
Line 937:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 938:              @__parser.AddParsedSubObject(@__ctrl1);
Line 939:             
Line 940:              #line default
Line 941:              #line hidden
Line 942:             
Line 943:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 944:              @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control10);
Line 945:             
Line 946:              #line default
Line 947:              #line hidden
Line 948:              return @__ctrl;
Line 949:          }
Line 950:         
Line 951:          public void @__DataBinding__control10(object sender, System.EventArgs e) {
Line 952:              System.Web.UI.WebControls.LinkButton dataBindingExpressionBuilderTarget;
Line 953:              System.Web.UI.WebControls.RepeaterItem Container;
Line 954:              dataBindingExpressionBuilderTarget = ((System.Web.UI.WebControls.LinkButton)(sender));
Line 955:              Container = ((System.Web.UI.WebControls.RepeaterItem)(dataBindingExpressionBuilderTarget.BindingContainer));
Line 956:             
Line 957:              #line 247 "F:\360canyin\System\other\HelpList.aspx"
Line 958:              dataBindingExpressionBuilderTarget.CommandArgument = System.Convert.ToString( Eval("ID") , System.Globalization.CultureInfo.CurrentCulture);
Line 959:             
Line 960:              #line default
Line 961:              #line hidden
Line 962:          }
Line 963:         
Line 964:          private void @__BuildControl__control5(System.Web.UI.Control @__ctrl) {
Line 965:              System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
Line 966:             
Line 967:              #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 968:              @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    <tr class=\"tdbg\" onmouseover=\"this.className=\'tdbgmouseover" +
Line 969:                          "\'\" onmouseout=\"this.className=\'tdbg\'\">\r\n                        <td>"));
Line 970:             
Line 971:              #line default
Line 972:              #line hidden
Line 973:              global::System.Web.UI.WebControls.CheckBox @__ctrl1;
Line 974:             
Line 975:              #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 976:              @__ctrl1 = this.@__BuildControl__control6();
Line 977:             
Line 978:              #line default
Line 979:              #line hidden
Line 980:             
Line 981:              #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 982:              @__parser.AddParsedSubObject(@__ctrl1);
Line 983:             
Line 984:              #line default
Line 985:              #line hidden
Line 986:              global::System.Web.UI.WebControls.TextBox @__ctrl2;
Line 987:             
Line 988:              #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 989:              @__ctrl2 = this.@__BuildControl__control7();
Line 990:             
Line 991:              #line default
Line 992:              #line hidden
Line 993:             
Line 994:              #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 995:              @__parser.AddParsedSubObject(@__ctrl2);
Line 996:             
Line 997:              #line default
Line 998:              #line hidden
Line 999:              global::System.Web.UI.DataBoundLiteralControl @__ctrl3;
Line 1000:           
Line 1001:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1002:            @__ctrl3 = this.@__BuildControl__control8();
Line 1003:           
Line 1004:            #line default
Line 1005:            #line hidden
Line 1006:           
Line 1007:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1008:            @__parser.AddParsedSubObject(@__ctrl3);
Line 1009:           
Line 1010:            #line default
Line 1011:            #line hidden
Line 1012:            global::System.Web.UI.WebControls.LinkButton @__ctrl4;
Line 1013:           
Line 1014:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1015:            @__ctrl4 = this.@__BuildControl__control9();
Line 1016:           
Line 1017:            #line default
Line 1018:            #line hidden
Line 1019:           
Line 1020:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1021:            @__parser.AddParsedSubObject(@__ctrl4);
Line 1022:           
Line 1023:            #line default
Line 1024:            #line hidden
Line 1025:           
Line 1026:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1027:            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" | \r\n                            "));
Line 1028:           
Line 1029:            #line default
Line 1030:            #line hidden
Line 1031:            global::System.Web.UI.WebControls.LinkButton @__ctrl5;
Line 1032:           
Line 1033:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1034:            @__ctrl5 = this.@__BuildControl__control10();
Line 1035:           
Line 1036:            #line default
Line 1037:            #line hidden
Line 1038:           
Line 1039:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1040:            @__parser.AddParsedSubObject(@__ctrl5);
Line 1041:           
Line 1042:            #line default
Line 1043:            #line hidden
Line 1044:           
Line 1045:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1046:            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</td>\r\n                    </tr>\r\n                "));
Line 1047:           
Line 1048:            #line default
Line 1049:            #line hidden
Line 1050:        }
Line 1051:       
Line 1052:        private global::System.Web.UI.WebControls.Repeater @__BuildControlrptHelpList() {
Line 1053:            global::System.Web.UI.WebControls.Repeater @__ctrl;
Line 1054:           
Line 1055:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1056:            @__ctrl = new global::System.Web.UI.WebControls.Repeater();
Line 1057:           
Line 1058:            #line default
Line 1059:            #line hidden
Line 1060:            this.rptHelpList = @__ctrl;
Line 1061:           
Line 1062:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1063:            @__ctrl.HeaderTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control4));
Line 1064:           
Line 1065:            #line default
Line 1066:            #line hidden
Line 1067:           
Line 1068:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1069:            @__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control5));
Line 1070:           
Line 1071:            #line default
Line 1072:            #line hidden
Line 1073:           
Line 1074:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1075:            @__ctrl.ID = "rptHelpList";
Line 1076:           
Line 1077:            #line default
Line 1078:            #line hidden
Line 1079:           
Line 1080:            #line 227 "F:\360canyin\System\other\HelpList.aspx"
Line 1081:            @__ctrl.ItemCommand += new System.Web.UI.WebControls.RepeaterCommandEventHandler(this.rptHelpList_ItemCommand);
Line 1082:           
Line 1083:            #line default
Line 1084:            #line hidden
Line 1085:            return @__ctrl;
Line 1086:        }
Line 1087:       
Line 1088:        private global::System.Web.UI.WebControls.Label @__BuildControllblLocalPage() {
Line 1089:            global::System.Web.UI.WebControls.Label @__ctrl;
Line 1090:           
Line 1091:            #line 253 "F:\360canyin\System\other\HelpList.aspx"
Line 1092:            @__ctrl = new global::System.Web.UI.WebControls.Label();
Line 1093:           
Line 1094:            #line default
Line 1095:            #line hidden
Line 1096:            this.lblLocalPage = @__ctrl;
Line 1097:            @__ctrl.ApplyStyleSheetSkin(this);
Line 1098:           
Line 1099:            #line 253 "F:\360canyin\System\other\HelpList.aspx"
Line 1100:            @__ctrl.ID = "lblLocalPage";
Line 1101:           
Line 1102:            #line default
Line 1103:            #line hidden
Line 1104:           
Line 1105:            #line 253 "F:\360canyin\System\other\HelpList.aspx"
Line 1106:            @__ctrl.Text = "Label";
Line 1107:           
Line 1108:            #line default
Line 1109:            #line hidden
Line 1110:            return @__ctrl;
Line 1111:        }
Line 1112:       
Line 1113:        private global::Wuqi.Webdiyer.AspNetPager @__BuildControlAspNetPager1() {
Line 1114:            global::Wuqi.Webdiyer.AspNetPager @__ctrl;
Line 1115:           
Line 1116:            #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 1117:            @__ctrl = new global::Wuqi.Webdiyer.AspNetPager();
Line 1118:           
Line 1119:            #line default
Line 1120:            #line hidden
Line 1121:            this.AspNetPager1 = @__ctrl;
Line 1122:            @__ctrl.ApplyStyleSheetSkin(this);
Line 1123:           
Line 1124:            #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 1125:            @__ctrl.ID = "AspNetPager1";
Line 1126:           
Line 1127:            #line default
Line 1128:            #line hidden
Line 1129:           
Line 1130:            #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 1131:            @__ctrl.AlwaysShow = true;
Line 1132:           
Line 1133:            #line default
Line 1134:            #line hidden
Line 1135:           
Line 1136:            #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 1137:            @__ctrl.UrlPaging = true;
Line 1138:           
Line 1139:            #line default
Line 1140:            #line hidden
Line 1141:           
Line 1142:            #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 1143:            @__ctrl.FirstPageText = "首页";
Line 1144:           
Line 1145:            #line default
Line 1146:            #line hidden
Line 1147:           
Line 1148:            #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 1149:            @__ctrl.LastPageText = "最后一页";
Line 1150:           
Line 1151:            #line default
Line 1152:            #line hidden
Line 1153:           
Line 1154:            #line 254 "F:\360canyin\System\other\HelpList.aspx"
Line 1155:      &