Dynamicweb.eCommerce.Products.Categories Namespace : Category Class |
For a list of all members of this type, see Category members.
Name | Description | |
---|---|---|
AddField | Overloaded. Adds a Dynamicweb.eCommerce.Products.Categories.Field to the Dynamicweb.eCommerce.Products.Categories.FieldCollection of this Dynamicweb.eCommerce.Products.Categories.Category. Also adds a language version of the Dynamicweb.eCommerce.Products.Categories.Field to each language version of this Dynamicweb.eCommerce.Products.Categories.Category. | |
Create | Overloaded. Creates a new Dynamicweb.eCommerce.Products.Categories.Category object with the given parameters and saves it to the database. In addition a Dynamicweb.eCommerce.Products.Categories.Category object is creates for all current eCommerce Languages. The ID of the object is auto-generated. The Dynamicweb.eCommerce.International.Language of the object is set to Context.Language. | |
Delete | Deletes the current Dynamicweb.eCommerce.Products.Categories.Category and all fields associated, and all Language Versions. | |
GetCategories | Overloaded. Returns all Dynamicweb.eCommerce.Products.Categories.Category objects from database. | |
GetCategoryByID | Returns the Dynamicweb.eCommerce.Products.Categories.Category with the given ID. The default Language is used. | |
RemoveField | ||
Save | Saves the current Dynamicweb.eCommerce.Products.Categories.Category. |