![](../icons/DwLogo2.png) | ProductCategoryService Class |
Inheritance HierarchySystemObject Dynamicweb.Ecommerce.Products.CategoriesProductCategoryService
Namespace:
Dynamicweb.Ecommerce.Products.Categories
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic class ProductCategoryService
Public Class ProductCategoryService
The ProductCategoryService type exposes the following members.
Constructors
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | AddFieldToCategory(Category, Field) | |
![Public method Public method](../icons/pubmethod.gif) | AddFieldToCategory(Category, String, String, String, String, String, FieldListPresentationType, FieldOptionCollection) | |
![Public method Public method](../icons/pubmethod.gif) | AddFieldToCategory(Category, String, String, String, String, String, FieldListPresentationType, FieldOptionCollection, Int32) | |
![Public method Public method](../icons/pubmethod.gif) | AddFieldToCategory(Category, String, String, String, String, String, FieldListPresentationType, FieldOptionCollection, Int32, String) | |
![Public method Public method](../icons/pubmethod.gif) | ClearCache | |
![Public method Public method](../icons/pubmethod.gif) | ClearCache(LanguageBasedKeyString) | |
![Public method Public method](../icons/pubmethod.gif) | ClearCache(IEnumerableLanguageBasedKeyString) | |
![Public method Public method](../icons/pubmethod.gif) | ClearCategoryCache | |
![Public method Public method](../icons/pubmethod.gif) | ClearFieldCache | |
![Public method Public method](../icons/pubmethod.gif) | ConvertFieldOptionsToXml | |
![Public method Public method](../icons/pubmethod.gif) | CreateCategory(String) | |
![Public method Public method](../icons/pubmethod.gif) | CreateCategory(String, String) | |
![Public method Public method](../icons/pubmethod.gif) | CreateCategory(String, String, CategoryType) | |
![Public method Public method](../icons/pubmethod.gif) | CreateCategory(String, String, Boolean) | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | CreateCategory(String, String, CategoryType, Language) | |
![Public method Public method](../icons/pubmethod.gif) | CreateCategory(String, String, Boolean, Language) | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | CreateField(String, Category, String, String, String) | |
![Public method Public method](../icons/pubmethod.gif) | CreateField(String, Category, String, String, String, String, FieldListPresentationType, FieldOptionCollection, String) | |
![Public method Public method](../icons/pubmethod.gif) | DeleteCategory | |
![Public method Public method](../icons/pubmethod.gif) | DeleteField | |
![Public method Public method](../icons/pubmethod.gif) | GetCategories | |
![Public method Public method](../icons/pubmethod.gif) | GetCategories(Product) | |
![Public method Public method](../icons/pubmethod.gif) | GetCategories(Product, Boolean) | |
![Public method Public method](../icons/pubmethod.gif) | GetCategories(Product, String, Boolean) | |
![Public method Public method](../icons/pubmethod.gif) | GetCategoriesByLanguage | |
![Public method Public method](../icons/pubmethod.gif) | GetCategoryById(String) | |
![Public method Public method](../icons/pubmethod.gif) | GetCategoryById(String, String) | |
![Public method Public method](../icons/pubmethod.gif) | GetCategoryLabel | |
![Public method Public method](../icons/pubmethod.gif) | GetFieldOptionsFromXml | |
![Public method Public method](../icons/pubmethod.gif) | GetFields | |
![Public method Public method](../icons/pubmethod.gif) | GetFields(String) | |
![Public method Public method](../icons/pubmethod.gif) | GetFieldsByCategoryId(String) | |
![Public method Public method](../icons/pubmethod.gif) | GetFieldsByCategoryId(String, String) | |
![Public method Public method](../icons/pubmethod.gif) | ParseFieldValue(Object, Int32) | |
![Public method Public method](../icons/pubmethod.gif) | ParseFieldValue(Field, Object) | |
![Public method Public method](../icons/pubmethod.gif) | SaveCategory | |
![Public method Public method](../icons/pubmethod.gif) | SaveField | |
![Public method Public method](../icons/pubmethod.gif) | ShowField | |
Top
See Also