summaryM:DotNetNuke.Entities.Content.Taxonomy.IVocabularyController.GetVocabularies
Namespace: DotNetNuke.Entities.Content.TaxonomyAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
IQueryable<Vocabulary> GetVocabularies() |
Visual Basic |
---|
Function GetVocabularies As IQueryable(Of Vocabulary) |