Gets the terms by vocabulary.
Namespace: DotNetNuke.Entities.Content.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public IDataReader GetTermsByVocabulary( int vocabularyId ) |
| Visual Basic |
|---|
Public Function GetTermsByVocabulary ( vocabularyId As Integer ) As IDataReader |
Parameters
- vocabularyId
- Type: System..::..Int32
The vocabulary id.