| MultiBuyDiscountEditExtender Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.Web.UI
 Syntax
Syntaxpublic class MultiBuyDiscountEditExtender : ProductCouponEditExtender
The MultiBuyDiscountEditExtender type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MultiBuyDiscountEditExtender | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Control | 
            Gets the extended control.
            (Inherited from ControlExtenderTControl.) | 
|  | Discount | 
            Returns edited discount info object.
            (Inherited from ProductCouponEditExtender.) | 
 Methods
Methods| 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.) | 
 See Also
See Also