private bool ExisteProveedor() { return(oProveedorService.ObtenerProveedor(Convert.ToInt32(txtCUIL.Text))); }