summaryM:DotNetNuke.Entities.Content.Data.IDataService.UpdateVocabulary(DotNetNuke.Entities.Content.Taxonomy.Vocabulary,System.Int32)
Namespace: DotNetNuke.Entities.Content.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
void UpdateVocabulary( Vocabulary vocabulary, int lastModifiedByUserId ) |
| Visual Basic |
|---|
Sub UpdateVocabulary ( vocabulary As Vocabulary, lastModifiedByUserId As Integer ) |
Parameters
- vocabulary
- Type: DotNetNuke.Entities.Content.Taxonomy..::..Vocabulary
paramvocabularyM:DotNetNuke.Entities.Content.Data.IDataService.UpdateVocabulary(DotNetNuke.Entities.Content.Taxonomy.Vocabulary,System.Int32)
- lastModifiedByUserId
- Type: System..::..Int32
paramlastModifiedByUserIdM:DotNetNuke.Entities.Content.Data.IDataService.UpdateVocabulary(DotNetNuke.Entities.Content.Taxonomy.Vocabulary,System.Int32)