DiscountEditExtender Class |
Namespace: CMS.Ecommerce.Web.UI
public class DiscountEditExtender : ControlExtender<UIForm>
The DiscountEditExtender type exposes the following members.
Name | Description | |
---|---|---|
DiscountEditExtender |
Name | Description | |
---|---|---|
Control |
Gets the extended control.
(Inherited from ControlExtenderTControl.) |
Name | Description | |
---|---|---|
Control_OnAfterSave |
Ensures redirection to Coupons tab if discount newly uses coupons.
| |
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.) |