Enumeration of VocabularyType.
Namespace: DotNetNuke.Entities.Content.TaxonomyAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public enum VocabularyType |
| Visual Basic |
|---|
Public Enumeration VocabularyType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Simple | 1 | Simple Vocabulary | |
| Hierarchy | 2 | The Vocabulary can have parent or child nodes. |