在Action中設定TempData[“message”] = “此帳號已被註冊”; [HttpPost] [AllowAnonymous] [ValidateAntiForgeryToken] public async Task<ActionResult> ...
確定! 回上一頁