You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CatalogEntryApi Class > CatalogEntryApi Methods > GetItem Method > GetItem
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CatalogEntryApi.GetItem Method (long, long)

Retrieves a single catalog entry in the supplied language based on the catalog entry's ID and language ID.

C#
public EntryData GetItem(long entryId, long entryLanguage);
Visual Basic
Public Function GetItem(entryId As long, entryLanguage As long) As EntryData
Parameters 
Description 
entryId 
The ID of the catalog entry to retrieve. 
entryLanguage 
The ID of the language for which to retrieve a catalog entry. 
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!