using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using CB.Framework; using CB.Entity; namespace CB.Wap.column { public partial class rule_ssqwf : WebPage { protected string info = ""; protected string columnNav = ""; protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { ColumnInfo entity = CB.Data.Caches.GetColumnInfo("ssqwf"); if (entity == null) { ShowError(); } pageTitle = entity.hTitle; pageKeyWords = entity.hKeywords; pageDescription = entity.hDescription; InitData(); } } protected override void InitData() { FCSSQInfo entity = CB.Data.Caches.GetFCSSQInfo(0, OpenCodeType.KaiJiangHao); info += "