public static ProducerInfo GetProducerById(int producerId) { return(dal.GetProducerById(producerId)); }