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 | |
---|---|---|
GetCatalog(String) | Returns a ProductCatalog for the specified catalog. | |
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.