public HOATDONG TimKiem(int iMaHoatDong)
 {
     DAOHoatDong HOATDONG = new DAOHoatDong();
     return HOATDONG.TimKiem(iMaHoatDong);
 }