Click or drag to resize

DiscountCacheInvalidationSubscriber.OnNotify Method

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

Parameters

notification
Type: System.String
args
Type: Dynamicweb.Extensibility.Notifications.NotificationArgs
See Also