summaryM:DotNetNuke.Entities.Content.Taxonomy.IVocabularyController.GetVocabularies

Namespace: DotNetNuke.Entities.Content.Taxonomy
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
IQueryable<Vocabulary> GetVocabularies()
Visual Basic
Function GetVocabularies As IQueryable(Of Vocabulary)

Return Value

returnsM:DotNetNuke.Entities.Content.Taxonomy.IVocabularyController.GetVocabularies

See Also