@Html.ActionLink("刪除","Index",new{id=item.id},new {@class="btn btn-default"}) ... 若在action的前,加上了 [HttpPost] 的標籤這樣直接打在網址上就無法連到了, ...
確定! 回上一頁