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

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

Syntax

C#
public bool IsHeirarchical { get; }
Visual Basic
Public ReadOnly Property IsHeirarchical As Boolean
	Get

See Also