Class BeforeQueryObserver
- Namespace
- Dynamicweb.Ecommerce.Indexing
- Assembly
- Dynamicweb.Ecommerce.dll
[Subscribe("DWN_REPOSITORIES_QUERY_BEFOREQUERY")]
public class BeforeQueryObserver : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
Before
Query Observer
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
Parameters
notification
stringThe notification.
args
NotificationArgs The args.