You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Taxonomy Class > Taxonomy Methods > ImportTaxonomy Method > ImportTaxonomy
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Taxonomy.ImportTaxonomy Method (String, String, List(Of TaxonomyType))

Creates a taxonomy using an XML file.

C#
public Long ImportTaxonomy(String TaxonomyXml, String Title, List(Of TaxonomyType) config);
Visual Basic
Public Function ImportTaxonomy(ByVal TaxonomyXml As String, ByVal Title As String, ByVal config As List(Of TaxonomyType)) As Long
Parameters 
Description 
TaxonomyXml 
The XML being used to create a taxonomy. 
Title 
The title for the new taxonomy. 
config 
Configuration list that can be used. 

Returns a numeric ID for the newly created taxonomy.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!