阅读背景:

ASP。NET MVC删除动作链接与确认

来源:互联网 
      <td>
  <%= Html.ActionLink("Delete", "DeleteUser", new RouteValueDictionary(new {uname=item.UserName}), new { onclick = "return confirm('Are you sure you want to delete this User?');" }) %>
    </td>
      <td>
  <%= Html.ActionLink("Delete", "Del



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: