public SortableCollection<KeyValuePair<ICatalogable,int>> GetViews( CatalogNodeType catalogNodeType )
Parameters
- catalogNodeType
- The type of catalog node to get views for
Return Value
A collection of Key Value pairs; each key representing a ICatalogable object
and each value representing the number of views for this object.