Ejemplo n.º 1
0
 public ActionResult Details(DisplayStudentModel modelStudent)
 {
     return RedirectToAction("Index");
 }