Click or drag to resize

EcomAuthenticateRequestNotificationSubscriber Class

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

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

The EcomAuthenticateRequestNotificationSubscriber type exposes the following members.

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