Class TaxonomyVocabularyType
Inheritance
System.Object
TaxonomyVocabularyType
Assembly: DotNetNuke.SiteExportImport.Library.dll
Syntax
public class TaxonomyVocabularyType : BasicExportImportDto
Properties
|
Improve this Doc
View Source
VocabularyType
Declaration
public string VocabularyType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
VocabularyTypeID
Declaration
public int VocabularyTypeID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Extension Methods