Ejemplo n.º 1
0
 // GET: DaModel
 public ActionResult Index(DaModel currentPage)
 {
     return(View(currentPage));
 }
Ejemplo n.º 2
0
 // GET: DaModel
 public ActionResult Index(DaModel currentPage)
 {
     return View(currentPage);
 }