Click or drag to resize

EventViewerSubscriberOnNotify Method

Namespace:  Dynamicweb
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override void OnNotify(
	string NotificationArgs,
	NotificationArgs args
)

Parameters

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