public List <PartnerFile> GetFiles(string vid, string partid) { return(partnerrepo.GetFiles(vid, partid)); }