Class Ecommerce.ProductDetail
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Class ProductDetail. This class cannot be inherited.
public sealed class Ecommerce.ProductDetail
- Inheritance
-
Ecommerce.ProductDetail
- Inherited Members
Fields
AfterAssignDetailToGroup
public const string AfterAssignDetailToGroup = "DWN_ECOM_PRODUCT_DETAIL_AFTER_ASSIGN_TO_GROUP"
Field Value
AfterDelete
The after product detail delete
public const string AfterDelete = "DWN_ECOM_PRODUCT_DETAIL_AFTER_DELETE"
Field Value
AfterSave
The after ProductRelated save
public const string AfterSave = "DWN_ECOM_PRODUCT_DETAIL_AFTER_SAVE"
Field Value
AfterSetDefaultDetailForProduct
The after set default detail to product
public const string AfterSetDefaultDetailForProduct = "DWN_ECOM_PRODUCT_DETAIL_AFTER_SET_DEFAULT"
Field Value
BeforeSave
The before Detail(DetailService) saving
public const string BeforeSave = "DWN_ECOM_PRODUCT_DETAIL_BEFORE_SAVE"