public void DeleCTG_BLL(string id)
 {
     dt.DeleCTG_DAL(id);
 }