Table of Contents

Class Ecommerce.ShopGroupRelations

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll
public static class Ecommerce.ShopGroupRelations
Inheritance
Ecommerce.ShopGroupRelations
Inherited Members

Fields

AfterDelete

Occurs after a shop-group relation is deleted.

public const string AfterDelete = "DWN_SHOP_GROUP_RELATION_DELETED"

Field Value

string

AfterSave

Occurs after a shop-group relation is saved (added or modified).

public const string AfterSave = "DWN_SHOP_GROUP_RELATION_UPDATED"

Field Value

string
To top