FindProducts by SKU
Posted: Fri May 15, 2009 12:24 pm
I want to find products based solely by the SKU. I see the function ProductDataSource.FindProducts(name, sku, categoryId, manufacturerId, vendorId). Is there some way to pass wild cards for all of the parameters except the sku? Is there another way to do this?
Thanks
Thanks