public static bool XoaLSP(string id)
 {
     return(LoaiSanPhamDAO.XoaLSP(id));
 }