DotNetNuke.Entities.Content.Taxonomy.Vocabulary
Namespace: DotNetNuke.Entities.Content.TaxonomyAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public Vocabulary( VocabularyType type ) |
Visual Basic |
---|
Public Sub New ( type As VocabularyType ) |
Parameters
- type
- Type: DotNetNuke.Entities.Content.Taxonomy..::..VocabularyType
paramtypeM:DotNetNuke.Entities.Content.Taxonomy.Vocabulary.#ctor(DotNetNuke.Entities.Content.Taxonomy.VocabularyType)