摘要: asp:HyperLink中 Eval要用string.Format绑定<asp:HyperLink ID="hlAlter" runat="server" NavigateUrl='<%# string.Format("AlterStudentExamScore.aspx?examScoreId={0}&plateId={1}",Common.UrlDESEncrypt(Eval("ExamScoreId"),true),HttpUtility.UrlEncodeUnicode(Req 阅读全文
posted @ 2012-05-04 16:16 事理 阅读(231) 评论(0) 推荐(0)