DotNetNuke.Entities.Content.Taxonomy.Vocabulary

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

Syntax

C#
public Vocabulary(
	string name
)
Visual Basic
Public Sub New ( 
	name As String
)

Parameters

name
Type: System..::..String
paramnameM:DotNetNuke.Entities.Content.Taxonomy.Vocabulary.#ctor(System.String)

See Also