Click or drag to resize

EcommerceProductListBeforeRenderArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Ecommerce.NotificationsEcommerceProductListBeforeRenderArgs

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class BeforeRenderArgs : NotificationArgs

The EcommerceProductListBeforeRenderArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceProductListBeforeRenderArgs(ProductCollection)
Initializes a new instance of the EcommerceProductListBeforeRenderArgs class
Public methodEcommerceProductListBeforeRenderArgs(ProductCollection, ProductCollection)
Initializes a new instance of the EcommerceProductListBeforeRenderArgs class
Top
Properties
  NameDescription
Public propertyPageProducts
Public propertyProducts
Top
See Also