C# Class Payscale.Sitefinity.BlogTaxonomyControl

Custom Sitefinity Taxonomy Control to display taxonomy items for a specific Blog
Developed and tested on Sitefinity 5.2.3800.
Inheritance: TaxonomyControl
Datei anzeigen Open project: payscale/sitefinity

Protected Methods

Method Description
GetTaxaItemsCountForTaxonomy ( ) : uint>.Dictionary

Returns a dictionary where the key is the taxon and value is the number is the count of the times that the taxon is used(marked)

Method Details

GetTaxaItemsCountForTaxonomy() protected method

Returns a dictionary where the key is the taxon and value is the number is the count of the times that the taxon is used(marked)
protected GetTaxaItemsCountForTaxonomy ( ) : uint>.Dictionary
return uint>.Dictionary