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)

Creates a taxonomy using XML file.

C#
public Long ImportTaxonomy(String TaxonomyXml, String Title);
Visual Basic
Public Function ImportTaxonomy(ByVal TaxonomyXml As String, ByVal Title As String) As Long
Parameters 
Description 
TaxonomyXml 
The XML being used to create a taxonomy. 
Title 
The title for the new taxonomy. 

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!