VocabularyController provides the business layer of Vocabulary and VocabularyType.

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

Syntax

C#
public class VocabularyController : IVocabularyController
Visual Basic
Public Class VocabularyController
	Implements IVocabularyController

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Entities.Content.Taxonomy..::..VocabularyController

See Also