Class of Vocabulary.

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

Syntax

C#
[SerializableAttribute]
public class Vocabulary : BaseEntityInfo, IHydratable
Visual Basic
<SerializableAttribute>
Public Class Vocabulary
	Inherits BaseEntityInfo
	Implements IHydratable

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Entities..::..BaseEntityInfo
    DotNetNuke.Entities.Content.Taxonomy..::..Vocabulary

See Also