Click or drag to resize

NotificationSubscriber.OnNotify Method

Namespace:  Dynamicweb.Extensibility.Notifications
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public virtual void OnNotify(
	string notification,
	NotificationArgs args
)

Parameters

notification
Type: System.String
args
Type: Dynamicweb.Extensibility.Notifications.NotificationArgs
See Also