private void LoadDanhSachDichVu() { this.lstDichVu.Clear(); this.lstDichVu = BioNet_Bus.GetDanhSachDichVu(false); }