public dynamic SearchCTG_BLL(string tenkhoa, string tenphong, string idfirst)
 {
     return(dt.SearchCTG_DAL(tenkhoa, tenphong, idfirst));
 }