<%inherits JDSJ.UI.PageBase%> <%namespace System.Collections.Generic%> <%namespace Forum.Model%> <%namespace JDSJ%> <%set {daohangindex}= int.Parse({request[id]}) %> <%set {indexID}={daohangindex} %> {cachedata.GetModel_MuLu(indexID).MuLu_Name} <%template _daohang%>
您现在的位置: 首页 >> {cachedata.GetModel_MuLu(indexID).MuLu_Name}
{cachedata.GetModel_MuLu(indexID).MuLu_Name}
<%set {SqlWhere}="(Body_MuLuID="+{indexID}+") and (Body_IsApproved=1) "%> <%set {page}=Forum.BLL.Other.ForumRequest.GetQueryInt("page",1)%> <%loop (Forum_Bodyinfo) modellist cachedata.GetList_Body(CaheKey,fldName,page,20,SqlWhere,true,false)%> <%/loop%>
<%set (string) {urlkey}="id"%> <%set (string) {urlname}="article"%> {cachedata.GetPageHtml(20,urlkey,urlname)}
网站排行
<%set {CaheKey}="/web/mulu/hotindexmin_"+indexID%> <%set {SqlWhere}=" (Body_MuLuID="+indexID+") "%> <%set (IList){modelhot1}=cachedata.GetList_Body(CaheKey,fldName,1,10,SqlWhere,true,true)%> <%loop (Forum_Bodyinfo) modelhotmin modelhot1%> <%getsubstring(modelhotmin.Body_Name,30,"...")%> <%/loop%>
<%template _links%> <%template _footer%>