summaryM:DotNetNuke.Entities.Content.Data.IDataService.GetTermsByVocabulary(System.Int32)
Namespace: DotNetNuke.Entities.Content.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
IDataReader GetTermsByVocabulary( int vocabularyId ) |
Visual Basic |
---|
Function GetTermsByVocabulary ( vocabularyId As Integer ) As IDataReader |
Parameters
- vocabularyId
- Type: System..::..Int32
paramvocabularyIdM:DotNetNuke.Entities.Content.Data.IDataService.GetTermsByVocabulary(System.Int32)