You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CatalogEntryApi Class > CatalogEntryApi Methods > GetTaxonomyEntryList
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CatalogEntryApi.GetTaxonomyEntryList Method

Retrieves a list of EntryData objects in the supplied taxonomy based upon the supplied criteria.

C#
public List<EntryData> GetTaxonomyEntryList(long taxonomyId, int depth, Criteria<EntryProperty> criteria);
Visual Basic
Public Function GetTaxonomyEntryList(taxonomyId As long, depth As Integer, criteria As Criteria<EntryProperty>) As List<EntryData>
Parameters 
Description 
taxonomyId 
The ID of taxonomy for which to reterieve EntryData objects. 
criteria 
The criteria for retrieving EntryData
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!