public List <CRONUS_Sverige_AB_Partner> GetAllPartners()
 {
     return(controller.GetAllPartners());
 }