public void addProducten(Producten item)
 {
     _controller.addProducten(item);
 }