| CouponCodesListPageExtender Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.Web.UI
 Syntax
Syntaxpublic class CouponCodesListPageExtender : PageExtender<CMSPage>
The CouponCodesListPageExtender type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CouponCodesListPageExtender | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Page | 
            Gets the extended control.
            (Inherited from PageExtenderTPage.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Init | 
            Initializes the extender using the specified control.
            (Inherited from PageExtenderTPage.) | 
|  | OnInit | 
            Initializes the extender.
            (Overrides PageExtenderOnInit.) | 
 See Also
See Also