public ActionResult DeleteThreeModule(string id) { api.DeleteThreeModule(id); return(RedirectToAction("ThreeModule")); }