Deletes the vocabulary.
Namespace: DotNetNuke.Entities.Content.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public void DeleteVocabulary( Vocabulary vocabulary ) |
| Visual Basic |
|---|
Public Sub DeleteVocabulary ( vocabulary As Vocabulary ) |
Parameters
- vocabulary
- Type: DotNetNuke.Entities.Content.Taxonomy..::..Vocabulary
The vocabulary.