使用TempData來紀錄錯誤的訊息為何用TempData因為他只會被使用一次所以 ... 這裡接收後顯示錯誤if (TempData["CustomError"] != null) { ModelState.
確定! 回上一頁