16: // POST: /Movies/Delete/5 17: [HttpPost, ActionName("Delete")] 18: [ValidateAntiForgeryToken] 19: public ActionResult DeleteConfirmed(int id)
確定! 回上一頁