Click or drag to resize

ShopUrlDataProvider.GroupRelationChangedObserver Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.Notifications.NotificationSubscriber
    Dynamicweb.Ecommerce.Frontend.UrlHandling.ShopUrlDataProvider.GroupRelationChangedObserver

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

The ShopUrlDataProvider.GroupRelationChangedObserver type exposes the following members.

Constructors
  NameDescription
Public methodShopUrlDataProvider.GroupRelationChangedObserver
Initializes a new instance of the ShopUrlDataProvider.GroupRelationChangedObserver 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