Click or drag to resize

ApplicationBeforeEndRequestSubscriberOnNotify Method

Namespace:  Dynamicweb.Tracking.Web
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
public override void OnNotify(
	string notification,
	NotificationArgs args
)

Parameters

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