public static IList <CategoryEntity> GetTopCategories() { return(CategoryData.GetTopCategories("digest_category")); }