protected ActionResult Finalize(int id) { EventCommand.FinalizeEvent(id); return(RedirectToAction("Monitor", new { id })); }