public IList<ManufacturerProductCount> AdvancedSearchCountByManufacturer( string keyword, int categoryId, bool searchName, bool searchDescription, bool searchSKU, decimal lowPrice, decimal highPrice, IList<ShopByChoice> choices )
Parameters
- keyword
- categoryId
- searchName
- searchDescription
- searchSKU
- lowPrice
- highPrice
- choices