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