Click or drag to resize
CouponGeneratorConfig Constructor (String)
Creates a new instance of CouponGeneratorConfig

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public CouponGeneratorConfig(
	string couponCode
)

Parameters

couponCode
Type: SystemString
See Also