You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Taxonomy Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Taxonomy Class
C#
public class Taxonomy : Content;
Visual Basic
Public Class Taxonomy
Inherits Content

Taxonomy.vb

This is class Ektron.Cms.API.Content.Taxonomy.

Name 
Description 
The methods of the Taxonomy class are listed here. 
 
Name 
Description 
 
This is the overview for the AddTaxonomyItem method overload. 
 
Adds a folder entry into taxonomy.  
 
Copy or move a group of taxonomy categories from one taxonomy to another. For example, you want move categories one, two and three from taxonomy A to taxonomy B. Copying or moving a taxonomy category depends on whether the DeleteSource parameter is set True or False. If DeleteSouce is set to True, the taxonomy category is deleted. You can specify how many node levels are included by setting the Depth parameter. You can also choose whether to move/copy items in the category or just clone the category's structure.  
 
Creates a new taxonomy.  
 
Deletes the existing taxonomy.  
 
Returns the taxonomy ID by a given path.  
 
This is the overview for the ImportTaxonomy method overload. 
 
Returns the TaxonomyData with all of its subcategory and its items.  
 
Returns all the assigned categories for the content ID.  
 
Read the taxonomy data.  
 
Removes the sync up folder from taxonomy.  
 
Removes an item from the taxonomy.  
 
Reorder the display of the taxonomy items.  
 
Updates an existing 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!