p; <ItemTemplate>
<asp:Lable id="lbCatTitleLevel3">
<span class="cat3">
<%# DataBinder.Eval(Container.DataItem, "CatTitle")%>
</span>
</asp:Lable>
<asp:DataList enableViewState="false" id="datalistShowMagArtTitleLeve3" datasource='<%# ShowMagArtTitle((int)DataBinder.Eval(Container.DataItem, "ciID"))%>' runat="server" RepeatColumns="1" Width="100%" BorderColor="black" BorderWidth="1" GridLines="Both" CellPadding="3" Font-Name
<asp:Lable id="lbCatTitleLevel3">
<span class="cat3">
<%# DataBinder.Eval(Container.DataItem, "CatTitle")%>
</span>
</asp:Lable>
<asp:DataList enableViewState="false" id="datalistShowMagArtTitleLeve3" datasource='<%# ShowMagArtTitle((int)DataBinder.Eval(Container.DataItem, "ciID"))%>' runat="server" RepeatColumns="1" Width="100%" BorderColor="black" BorderWidth="1" GridLines="Both" CellPadding="3" Font-Name
| 对此文章发表了评论 |

