| ProductAdvancedTabsExtender Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.Web.UI
 Syntax
Syntaxpublic class ProductAdvancedTabsExtender : UITabsExtender
The ProductAdvancedTabsExtender type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ProductAdvancedTabsExtender | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Control | 
            Gets the extended control.
            (Inherited from ControlExtenderTControl.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Init | 
            Initializes the extender using the specified control.
            (Inherited from ControlExtenderTControl.) | 
|  | OnInit | 
            Initializes the extender
            (Overrides UITabsExtenderTControlOnInit.) | 
|  | OnInitTabs | 
            Initialization of tabs.
            (Overrides UITabsExtenderTControlOnInitTabs.) | 
|  | OnTabCreated | 
            OnTabCreated event handler.
             | 
 See Also
See Also