| Overload | Description | 
|---|---|
| GetViewsByCategory() | Gets a collection of Key Value pairs; each key representing a ICatalogable (Category) object and each value representing the number of views for this object. The result contains views by category. | 
| GetViewsByCategory(String) | Gets a collection of Key Value pairs; each key representing a ICatalogable (Category) object and each value representing the number of views for this object. The result contains views by category. | 
| GetViewsByCategory(Int32,Int32) | Gets a collection of Key Value pairs; each key representing a ICatalogable (Category) object and each value representing the number of views for this object. The result contains views by category. | 
| GetViewsByCategory(Int32,Int32,String) | Gets a collection of Key Value pairs; each key representing a ICatalogable (Category) object and each value representing the number of views for this object. The result contains views by category. | 
| GetViewsByCategory(DateTime,DateTime,Int32,Int32,String) | Gets a collection of Key Value pairs; each key representing a ICatalogable (Category) object and each value representing the number of views for this object. The result contains views by category. |