Click or drag to resize

IndexingAfterQuerySubscriber Class

Notification subscriber listening for events indicating that query has just happened.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Tracking.Web.NotificationSubscribersIndexingAfterQuerySubscriber

Namespace:  Dynamicweb.Tracking.Web.NotificationSubscribers
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[SubscribeAttribute("DWN_REPOSITORIES_QUERY_AFTERQUERY")]
public class IndexingAfterQuerySubscriber : NotificationSubscriber

The IndexingAfterQuerySubscriber type exposes the following members.

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