我有一个很长的标题,需要在ActionLink中添加一些换行符.我试过\ r \n以及System.Environment.NewLine ...都没有成功.
<%=Html.ActionLink("Long title goes here", "index", "Overview")%>
asp.net-mvc-2
asp.net-mvc-2 ×1