summaryP:DotNetNuke.Modules.Taxonomy.Presenters.EditVocabularyPresenter.VocabularyController

Namespace: DotNetNuke.Modules.Taxonomy.Presenters
Assembly: DotNetNuke.Modules.Taxonomy (in DotNetNuke.Modules.Taxonomy.dll)

Syntax

C#
public IVocabularyController VocabularyController { get; }
Visual Basic
Public ReadOnly Property VocabularyController As IVocabularyController
	Get

See Also