Click or drag to resize

ITaxonomy Interface

Represents the taxonomy system, including taxonomy tree and page associations

Namespace:  Ingeniux.Runtime.Taxonomy
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
public interface ITaxonomy

The ITaxonomy type exposes the following members.

Methods
  NameDescription
Public methodByID
Gets a category by id
Public methodGetCategories
Get categories for given page
Public methodGetCategoryPages
Get pages for given category
Top
See Also