Overload | Description |
---|---|
GetViews(CatalogNodeType) | Gets a collection of Key Value pairs; each key representing a ICatalogable object and each value representing the number of views for this object. |
GetViews(CatalogNodeType,String) | Gets a collection of Key Value pairs; each key representing a ICatalogable object and each value representing the number of views for this object. |
GetViews(CatalogNodeType,Int32,Int32) | Gets a collection of Key Value pairs; each key representing a ICatalogable object and each value representing the number of views for this object. |
GetViews(CatalogNodeType,Int32,Int32,String) | Gets a collection of Key Value pairs; each key representing a ICatalogable object and each value representing the number of views for this object. |