summaryN:DotNetNuke.Entities.Content.Taxonomy
Classes
| Class | Description | |
|---|---|---|
| ScopeType |
Class of ScopeType.
| |
| ScopeTypeController |
ScopeTypeController provides the business layer of ScopeType.
| |
| ScopeTypeMemberNameFixer |
This class exists solely to maintain compatibility between the original VB version
which supported ScopeType.ScopeType and the c# version which doesn't allow members with
the same naem as their parent type
| |
| Term |
Major class of Taxonomy.
| |
| TermController |
The Main Business layer of Taxonomy.
| |
| TermUsage | ||
| Vocabulary |
Class of Vocabulary.
| |
| VocabularyController |
VocabularyController provides the business layer of Vocabulary and VocabularyType.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IScopeTypeController |
Interface of ScopeTypeController.
| |
| ITermController |
Interface of TermController.
| |
| IVocabularyController |
Interface of VocabularyController.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| VocabularyType |
Enumeration of VocabularyType.
|