Пример #1
0
 public DataSet GetSiteInformation()
 {
     Site site = new Site();
     return site.Get_Site_Information(SiteId);
 }