【发布时间】:2013-08-13 07:34:13
【问题描述】:
有人告诉我这段代码有什么问题吗?
<span class="color" id="secondColorCode" runat="server" data-color-code="<%# getColorCode((string)Eval('FirstColorCode'),(string)Eval('SecondColorCode'))%>" style="background-color:<%# getColorCode((string)Eval('FirstColorCode'),(string)Eval('SecondColorCode'))%>;"></span>
错误:字符文字中的字符过多。
【问题讨论】:
-
'SecondColorCode'和类似