C# Класс Payscale.Sitefinity.BlogTaxonomyControl

Custom Sitefinity Taxonomy Control to display taxonomy items for a specific Blog
Developed and tested on Sitefinity 5.2.3800.
Наследование: TaxonomyControl
Показать файл Открыть проект

Защищенные методы

Метод Описание
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)

Описание методов

GetTaxaItemsCountForTaxonomy() защищенный Метод

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
Результат uint>.Dictionary