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

Gets the saved or checked in version of the catalog entry. If status is A, then gets the currently published catalog entry. Does NOT check out the catalog entry automatically.

C#
public EntryData GetItemEdit(long entryId, long entryLanguage, bool checkOut);
Visual Basic
Public Function GetItemEdit(entryId As long, entryLanguage As long, checkOut As bool) As EntryData
Parameters 
Description 
entryId 
The ID of the 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!