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