Class PageSavedContentIndexSubscriber
- Namespace
- Dynamicweb.Content.NotificationSubscribers
- Assembly
- Dynamicweb.dll
[Subscribe("DWN_STANDARD_PAGE_SAVED")]
[Subscribe("DWN_STANDARD_PARAGRAPH_SAVED")]
public sealed class PageSavedContentIndexSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
PageSavedContentIndexSubscriber
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
public override void OnNotify(string notification, NotificationArgs args)
Parameters
notificationstringThe notification.
argsNotificationArgsThe args.