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