Class Ecommerce.Product.ProductGroupRelationAfterSaveArgs
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Provides information about product group relations after saving it.
public class Ecommerce.Product.ProductGroupRelationAfterSaveArgs : NotificationArgs
- Inheritance
-
Ecommerce.Product.ProductGroupRelationAfterSaveArgs
- Inherited Members
Constructors
ProductGroupRelationAfterSaveArgs(ProductGroupRelation, ProductGroupRelation)
public ProductGroupRelationAfterSaveArgs(ProductGroupRelation productGroupRelation, ProductGroupRelation productGroupRelationBeforeChanges)
Parameters
productGroupRelation
ProductGroupRelationproductGroupRelationBeforeChanges
ProductGroupRelation
Fields
GroupRelation
public readonly ProductGroupRelation GroupRelation
Field Value
GroupRelationBeforeChanges
public readonly ProductGroupRelation GroupRelationBeforeChanges
Field Value
IsNewRelation
public readonly bool IsNewRelation