Asp.net源码专业站
首页->企业网站->某酒店用品市场全站源码>>control/shopinformation.ascx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:某酒店用品市场全站源码
当前文件:文件类型 HotelSuppliesMarket/control/shopinformation.ascx[847B,2009-6-12 11:44:29]打开代码结构图
普通视图
		            
1<%@ Control Language="C#" AutoEventWireup="true" CodeFile="shopinformation.ascx.cs" Inherits="control_shopinformation" %> 2 <table width="90%" border="0" cellspacing="2" cellpadding="0"> 3 <asp:Repeater ID="shop" runat="server"> 4 <ItemTemplate> 5 <tr align="left"> 6 <td width="13%"><img src="images/icon02.gif" width="9" height="9" /></td> 7 <td style="width: 141px"><a href="shopview.aspx?id=<%#Eval("u_id") %>" target="_blank"><%#Eval("u_name").ToString().Trim().Length > 10 ? Eval("u_name").ToString().Trim().Substring(0, 10) : Eval("u_name").ToString().Trim()%></a></td> 8 </tr> 9 </ItemTemplate> 10 </asp:Repeater> 11 12 </table> 13
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:某酒店用品市场全站源码
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146