HtmlHelper的ActionLink可以幫助產生一個連結到到指定的action ... @Html.ActionLink("刪除","Index",new{id=item.id},new {@class="btn btn-default"})
確定! 回上一頁