MultiBuyDiscountEditExtender Class |
Namespace: CMS.Ecommerce.Web.UI
public class MultiBuyDiscountEditExtender : ProductCouponEditExtender
The MultiBuyDiscountEditExtender type exposes the following members.
Name | Description | |
---|---|---|
MultiBuyDiscountEditExtender |
Name | Description | |
---|---|---|
Control |
Gets the extended control.
(Inherited from ControlExtenderTControl.) | |
Discount |
Returns edited discount info object.
(Inherited from ProductCouponEditExtender.) |
Name | Description | |
---|---|---|
ClearField |
Set form control value of given fieldName to null.
(Inherited from ProductCouponEditExtender.) | |
GetFieldValue |
Returns value for given field name as string.
(Inherited from ProductCouponEditExtender.) | |
Init |
Initializes the extender using the specified control.
(Inherited from ControlExtenderTControl.) | |
OnInit |
Initializes the extender.
(Overrides ProductCouponEditExtenderOnInit.) |