Esempio n. 1
0
 public ActionResult Index2()
 {
     return(PartialView(this._indexview, _dataobject.GetDataPos()));
 }