| Overload | Description |
|---|---|
| CountForCategory(Int32,Boolean,Boolean) | Counts the number of products in the given category. |
| CountForCategory(Boolean,Int32,Boolean,Boolean) | Counts the number of products in the given category. |
| CountForCategory(Boolean,IList<ShopByChoice>,Int32,Boolean,Boolean) | Counts the number of products in the given category. |