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

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

Syntax

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

Return Value

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

Implements

IVocabularyController..::..GetVocabularies()()()()

See Also