Click or drag to resize

NotificationsQueryingAfterQueryArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.QueryPublisherNotificationsQueryingAfterQueryArgs

Namespace:  Dynamicweb.QueryPublisher
Assembly:  Dynamicweb.QueryPublisher (in Dynamicweb.QueryPublisher.dll) Version: 2.0.2
Syntax
public class AfterQueryArgs : NotificationArgs

The NotificationsQueryingAfterQueryArgs type exposes the following members.

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