protected void Page_Load(object sender, EventArgs e) { goods = GoodService.GetProcessingGood(); announedGoods = GoodService.GetAnnouncedGood(); }