| ProductCategoryService Class |
Inheritance Hierarchy SystemObject Dynamicweb.Ecommerce.Products.CategoriesProductCategoryService
Namespace:
Dynamicweb.Ecommerce.Products.Categories
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public class ProductCategoryService
Public Class ProductCategoryService
The ProductCategoryService type exposes the following members.
Constructors Methods
| Name | Description |
---|
| AddFieldToCategory(Category, Field) | |
| AddFieldToCategory(Category, String, String, String, String, String, FieldListPresentationType, FieldOptionCollection) | |
| AddFieldToCategory(Category, String, String, String, String, String, FieldListPresentationType, FieldOptionCollection, Int32) | |
| AddFieldToCategory(Category, String, String, String, String, String, FieldListPresentationType, FieldOptionCollection, Int32, String) | |
| ClearCache | |
| ClearCache(LanguageBasedKeyString) | |
| ClearCache(IEnumerableLanguageBasedKeyString) | |
| ClearCategoryCache | |
| ClearFieldCache | |
| ConvertFieldOptionsToXml | |
| CreateCategory(String) | |
| CreateCategory(String, String) | |
| CreateCategory(String, String, CategoryType) | |
| CreateCategory(String, String, Boolean) | Obsolete. |
| CreateCategory(String, String, CategoryType, Language) | |
| CreateCategory(String, String, Boolean, Language) | Obsolete. |
| CreateField(String, Category, String, String, String) | |
| CreateField(String, Category, String, String, String, String, FieldListPresentationType, FieldOptionCollection, String) | |
| DeleteCategory | |
| DeleteField | |
| GetCategories | |
| GetCategories(Product) | |
| GetCategories(Product, Boolean) | |
| GetCategories(Product, String, Boolean) | |
| GetCategoriesByLanguage | |
| GetCategoryById(String) | |
| GetCategoryById(String, String) | |
| GetCategoryLabel | |
| GetFieldOptionsFromXml | |
| GetFields | |
| GetFields(String) | |
| GetFieldsByCategoryId(String) | |
| GetFieldsByCategoryId(String, String) | |
| ParseFieldValue(Object, Int32) | |
| ParseFieldValue(Field, Object) | |
| SaveCategory | |
| SaveField | |
| ShowField | |
TopSee Also