Click or drag to resize

BeforeQueryObserver Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Indexing
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_REPOSITORIES_QUERY_BEFOREQUERY")]
public class BeforeQueryObserver : NotificationSubscriber

The BeforeQueryObserver type exposes the following members.

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