Click or drag to resize

ITaxonomyManager.Categories Method


Overload List
  NameDescription
Public methodCategories(String[])
Gets Category Nodes by their unique IDs.
Public methodCategories(Int32, ILocale, String, Boolean, Int32, Int32)

Gets Category Nodes by initial characters in name, filtered by locale, in a paginated fashion.

This is the main way of searching for categories. By default, it returns all categories with all input parameters missing.

Top
See Also