Search found 1 match
- Fri Feb 26, 2010 11:48 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: NarrowSearchCount
- Replies: 1
- Views: 1606
NarrowSearchCount
Can anyone tell me what the parameters are for this call ProductDataSource.NarrowSearchCount(this.Keyword, category.CategoryId, this.ManufacturerId, 0, 0) Keyword, CategoryID and ManufacturerID are obvious, what do the 2 zeros at the end represent? The problem that I am having is that the CustomSear...