| Dynamicweb.eCommerce.Products Namespace : Group Class |
For a list of all members of this type, see Group members.
| Name | Description | |
|---|---|---|
![]() | AddRelatedProductId | Add default related product to relation group |
![]() | AddSubgroup | Adds the given Group as a subgroup to this Group. If the given Group or this does not exist in the database, then an ArgumentException will be thrown. |
![]() ![]() | ClearCache | |
![]() | ClearOrderLineFieldCache | Reset order line fields cache |
![]() | Clone | Create in-memory copy of current group |
![]() | Copy | Overloaded. Create and save to database a copy of current group |
![]() | Delete | Overloaded. Delete current group from database |
![]() ![]() | DeleteAll | Prepare SQL statement to delete groups from provided collection and optionally execute this statement. Deletes appropriate relations between shops, other groups and products as well. |
![]() | DeleteRelatedProductId | Delete related product from relation |
![]() | DeleteRelatedProducts | Delete related products from relation group |
![]() | Fill | Fill Group object with properties from provided DataReader |
![]() ![]() | GetAllGroups | Gets all product groups sorted by name |
![]() ![]() | GetEmptyGroupDataSet | Returns an empty dataset from the Group table - used for looking at the columns |
![]() ![]() | GetGroupByID | Overloaded. Gets the group by ID. |
![]() ![]() | GetGroupsByIDs | Overloaded. Gets groups by provided group IDs |
![]() ![]() | GetGroupsByProduct | Get groups for given product |
![]() ![]() | GetGroupsBySearchWord | Overloaded. Find topCounter groups using given keyword |
![]() | GetRelatedProductIds | Get string with list of related products for relation group. Related products are used as default list of related products for child products |
![]() | GetRelatedProducts | Get list of related products for relation group. Related products are used as default list of related products for child products |
![]() ![]() | GetToplevelGroups | Gets the toplevel groups. |
![]() | HasProducts | Overloaded. Has this group products or not |
![]() | Save | Overloaded. Saves this instance. |
![]() ![]() | WhereClauseBuilder | Builds a comma seperated string of group ids, for where statements |
| Name | Description | |
|---|---|---|
![]() | ClearInheritedOrderLineFieldsCache | Reset order line fields cache for child groups that inherit from this group |