Click or drag to resize

ProductBackInStockNotificationRegisterNotification Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void RegisterNotification(
	string email,
	Product product,
	string unitId
)

Parameters

email
Type: SystemString
product
Type: Dynamicweb.Ecommerce.ProductsProduct
unitId
Type: SystemString
See Also