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