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