<asp:HyperLink ID="HyperLink1" runat="server" CssClass="HyperLink" Height="110px"
                                Style="background-color: #eeeeee" Text='<%# Eval("ship_ImgUrl", "<img src={0} width=140 height=110 border=0 />") %>' Width="140px" NavigateUrl='<%# DataBinder.Eval(Container, "DataItem.ship_Id", "ship_show.aspx?ship_Id={0}") %>'></asp:HyperLink>

相关文章:

  • 2021-11-21
  • 2021-11-23
  • 2022-01-26
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
猜你喜欢
  • 2021-11-16
  • 2021-11-03
  • 2022-01-10
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案