CreateCategory Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
CreateCategory(String, String) | Creates a Category in the current catalog. (Inherited from ProductCatalog.) | |
CreateCategory(String, String, Boolean) | Creates a Category in the current catalog. (Inherited from ProductCatalog.) | |
CreateCategory(String, String, Boolean, String) | Creates a Category in the current catalog. (Inherited from ProductCatalog.) | |
CreateCategory(String, String, Boolean, String, String) | Creates a Category in the current catalog. (Inherited from ProductCatalog.) |
Top