protected override IList <Project> listProjects(ProjectOrganisation org)
 {
     return(controller_.OrganisationProjects(org.Id).ToList());
 }