Click or drag to resize

EcomPageLoadNotificationSubscriber Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.Notifications.NotificationSubscriber
    Dynamicweb.Ecommerce.Frontend.EcomPageLoadNotificationSubscriber

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

The EcomPageLoadNotificationSubscriber type exposes the following members.

Constructors
  NameDescription
Public methodEcomPageLoadNotificationSubscriber
Initializes a new instance of the EcomPageLoadNotificationSubscriber 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