Beispiel #1
0
 public ActionResult LowerLowestPartsAlert_GridDataSource()
 {
     return(Json(_partsService.GetLowerLowestPartAlerts(), JsonRequestBehavior.AllowGet));
 }