@Url.Action()返回值为string。MvcHtmlString本质上也是string,两者都可以直接现在页面上。 2. 生成的东西不同. @Html.ActionLink( ...
確定! 回上一頁