Click or drag to resize

ShopUrlDataProviderProductGroupRelationChangedObserver Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Ecommerce.Frontend.UrlHandlingShopUrlDataProviderProductGroupRelationChangedObserver

Namespace:  Dynamicweb.Ecommerce.Frontend.UrlHandling
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_ECOM_PRODUCT_GROUP_RELATION_AFTER_SAVE")]
[SubscribeAttribute("DWN_ECOM_PRODUCT_RELATION_DELETED")]
public class ProductGroupRelationChangedObserver : NotificationSubscriber

The ShopUrlDataProviderProductGroupRelationChangedObserver type exposes the following members.

Constructors
  NameDescription
Public methodShopUrlDataProviderProductGroupRelationChangedObserver
Initializes a new instance of the ShopUrlDataProviderProductGroupRelationChangedObserver class
Top
Properties
  NameDescription
Public propertyIsActive (Inherited from NotificationSubscriber.)
Public propertyIsFrontend Obsolete. (Inherited from NotificationSubscriber.)
Public propertyRank (Inherited from NotificationSubscriber.)
Protected propertyTypeInfo (Inherited from NotificationSubscriber.)
Top
Methods
See Also