Click or drag to resize

NotificationManagerNotify Method

Namespace:  Dynamicweb.Extensibility.Notifications
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static void Notify(
	string notification,
	NotificationArgs eventArgs
)

Parameters

notification
Type: SystemString
eventArgs
Type: Dynamicweb.Extensibility.NotificationsNotificationArgs
See Also