Click or drag to resize

FilterParagraphsBeforeRenderObserverOnNotify Method

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

Parameters

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