Click or drag to resize

EcommerceQueryingAfterQueryArgs Class

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

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

The EcommerceQueryingAfterQueryArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceQueryingAfterQueryArgs
Initializes a new instance of the EcommerceQueryingAfterQueryArgs class
Top
Properties
  NameDescription
Public propertyQuery
Public propertyResult
Public propertySettings
Top
See Also