MultiBuyDiscountEditExtender Class |
Namespace: CMS.Ecommerce.Web.UI
public class MultiBuyDiscountEditExtender : ControlExtender<UIForm>
The MultiBuyDiscountEditExtender type exposes the following members.
Name | Description | |
---|---|---|
MultiBuyDiscountEditExtender |
Name | Description | |
---|---|---|
Control |
Gets the extended control.
(Inherited from ControlExtenderTControl.) |
Name | Description | |
---|---|---|
Control_OnAfterSave |
Removes bindings after switching the type of MultiBuy Discount.
Clears cache which stores type of application (departments/products).
| |
Control_OnBeforeSave |
Clears MultiBuyDiscountApplyToSKUID (GET Y product) if discount is configured to get cheapest product from set.
Sets a flag to determine whether discount type was switched.
| |
Control_PreRender |
Displays/hides redirection message if validation failed.
| |
Init |
Initializes the extender using the specified control.
(Inherited from ControlExtenderTControl.) | |
OnInit |
Initializes the extender.
(Overrides ControlExtenderOnInit.) | |
Page_Load |
Set up dummy form fields.
|