Share via


GetCategory Method

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

Retrieves a Category object for the specified category in the current catalog.

Overload List

  Name Description
ms988304.pubmethod(en-US,CS.70).gif GetCategory(String) Retrieves a Category object for the specified category in the current catalog.
ms988304.pubmethod(en-US,CS.70).gif GetCategory(String, CategoryConfiguration) Retrieves a Category object for the specified category and configuration in the current catalog.

Top

Remarks

If you make any changes to this object you should call the Save method to save the changes to the catalog system.

See Also

Reference

ProductCatalog Class

ProductCatalog Members

Microsoft.CommerceServer.Catalog Namespace