public static int deletecartdetails(string orderid, string productid) { return(AnkapurRepository.deletecartdetails(orderid, productid)); }