Exemplo n.º 1
0
 public ActionResult AssignAll()
 {
     _fieldService.AddFieldsFromModel();
     return(RedirectToAction("Index"));
 }