Share via


CreateCategory Method

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

Creates a Category in the current catalog.

Overload List

  Name Description
ms988302.pubmethod(en-US,CS.70).gif CreateCategory(String, String) Creates a Category in the current catalog.
ms988302.pubmethod(en-US,CS.70).gif CreateCategory(String, String, Boolean) Creates a Category in the current catalog.
ms988302.pubmethod(en-US,CS.70).gif CreateCategory(String, String, Boolean, String) Creates a Category in the current catalog.
ms988302.pubmethod(en-US,CS.70).gif CreateCategory(String, String, Boolean, String, String) Creates a Category in the current catalog.

Top

Remarks

You do not need to call Save after you call this method. You can use this object to access and update information about the category.

See Also

Reference

ProductCatalog Class

ProductCatalog Members

Microsoft.CommerceServer.Catalog Namespace