Click or drag to resize

SetupMVCSubscriberOnNotify Method

Namespace:  Dynamicweb.AspNet.Notifications
Assembly:  Dynamicweb.AspNet (in Dynamicweb.AspNet.dll) Version: 4.0.0
Syntax
public override void OnNotify(
	string notification,
	NotificationArgs args
)

Parameters

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