Enumeration of VocabularyType.

Namespace: DotNetNuke.Entities.Content.Taxonomy
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public enum VocabularyType
Visual Basic
Public Enumeration VocabularyType

Members

Member nameValueDescription
Simple1 Simple Vocabulary
Hierarchy2 The Vocabulary can have parent or child nodes.

See Also