Click or drag to resize

NotificationsQueryingBeforeQueryArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.QueryPublisherNotificationsQueryingBeforeQueryArgs

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

The NotificationsQueryingBeforeQueryArgs type exposes the following members.

Constructors
  NameDescription
Public methodNotificationsQueryingBeforeQueryArgs
Initializes a new instance of the NotificationsQueryingBeforeQueryArgs class
Top
Properties
  NameDescription
Public propertyQuery
Public propertySettings
Top
See Also