Click or drag to resize

FormOnAfterSubmitSaveSubscriberOnNotify Method

Track event FormSubmit

Namespace:  Dynamicweb.Tracking.Web.NotificationSubscribers
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