public int GetMinPrice()
 {
     return(ServiceDAO.GetMinPrice());
 }