public static string GetTerceros() { EstudiosPreviosBL ep = new EstudiosPreviosBL(); return ByAUtil.convertListToXML(ep.GetTerceros()); ; }