Share via


GetCategory Method

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

Retrieves a Category object containing information about the category.

Overload List

  Name Description
ms986631.pubmethod(en-US,CS.70).gif GetCategory(String, String) Retrieves a Category object containing information about the category.
ms986631.pubmethod(en-US,CS.70).gif GetCategory(String, String, String) Retrieves a Category object containing information about the category.
ms986631.pubmethod(en-US,CS.70).gif GetCategory(String, String, String, CategoryConfiguration) Retrieves a Category object containing information about the category.

Top

Remarks

The returned Category object contains multilingual information in the language specified by the language. You can use the returned Category object to access and update information about the category

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace