public DataSet GetAllSiteContact() { Site site = new Site(); return site.GetAllSiteContact(SiteId); }