Click or drag to resize

ProductWorkflowStateChangedSubscriberOnNotify Method

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

Parameters

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