How to Send List<string> images to string images with jquery – Jquery ajax
I have some data in my Model and Images in Model. Images that are coming From Database and I want to add that image in my Shopping Cart with jquery on click button. I am getting all the data except…