【发布时间】:2014-02-01 08:26:21
【问题描述】:
谁能告诉我为什么...<img src="@Url.Action("Index", "ReturnImage", @Model.GUID) alt="Doorstep signature" style="width:290px;height:290px;"/>
用初始标记标记错误
'<'
End of file was reached before the 'img' tag could be parsed. Elements inside markup blocks must be complete.
They must either be self-closing("<br />") or have matching end tags ("<p>Hello</p>".
If you intended to display a "<" character, use the "<" HTML entity.
【问题讨论】:
标签: c# asp.net html asp.net-mvc-3