Click or drag to resize

UserAddressSaveSubscriber Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Ecommerce.Orders.AddressValidationUserAddressSaveSubscriber

Namespace:  Dynamicweb.Ecommerce.Orders.AddressValidation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_UM_USERADDRESS_ONBEFORE_SAVE")]
public class UserAddressSaveSubscriber : NotificationSubscriber

The UserAddressSaveSubscriber type exposes the following members.

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