With MVC, the Html.ActionLink() does not link to a view. It creates a link to a controller action. Razor Syntax: @Html.ActionLink(" ...
確定! 回上一頁