Class VisualEditorPageLoadNotificationSubscriber
- Namespace
- Dynamicweb.Ecommerce.Frontend.VisualEditor
- Assembly
- Dynamicweb.Ecommerce.dll
Notification subscriber to set dummy ecomerce data for Visual editor.
[Subscribe("DWN_STANDARD_PAGE_LOADED")]
public class VisualEditorPageLoadNotificationSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
VisualEditorPageLoadNotificationSubscriber
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Called when notification is broadcast.
public override void OnNotify(string notification, NotificationArgs args)
Parameters
notificationstringThe notification.
argsNotificationArgsThe arguments.