| DiscountEditExtender Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.Web.UI
 Syntax
Syntaxpublic class DiscountEditExtender : ControlExtender<UIForm>
The DiscountEditExtender type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DiscountEditExtender | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Control | 
            Gets the extended control.
            (Inherited from ControlExtenderTControl.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Control_OnAfterSave | 
            Ensures redirection to Coupons tab if discount newly uses coupons.
             | 
|  | Init | 
            Initializes the extender using the specified control.
            (Inherited from ControlExtenderTControl.) | 
|  | OnInit | 
            Initializes the extender.
            (Overrides ControlExtenderOnInit.) | 
 See Also
See Also