GetCatalog Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Returns a ProductCatalog for the specified catalog.

Overload List

  Name Description
ms986626.pubmethod(en-US,CS.70).gif GetCatalog(String) Returns a ProductCatalog for the specified catalog.
ms986626.pubmethod(en-US,CS.70).gif GetCatalog(String, String) Returns a ProductCatalog for the specified catalog in the specified language.

Top

Remarks

The ActiveLanguage on the returned ProductCatalog object will be set to the default language of the catalog. You can use the returned ProductCatalog object to access and update information about the catalog.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace