ProductTabsExtender Class |
Namespace: CMS.Ecommerce.Web.UI
public class ProductTabsExtender : UITabsExtender
The ProductTabsExtender type exposes the following members.
Name | Description | |
---|---|---|
ProductTabsExtender |
Name | Description | |
---|---|---|
AllowGlobalObjects |
Indicates global objects are allowed on current site besides site-specific ones.
| |
Control |
Gets the extended control.
(Inherited from ControlExtenderTControl.) | |
Node |
Gets current document.
| |
NodeID |
Gets node ID of current document.
| |
ProductID |
ID of the product taken from query parameter 'productId' or from node specified by query parameter 'nodeId'.
| |
ProductListInTree |
Indicates if products are displayed like documents, i.e. with tree.
|
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.
| |
Page_Load |
Page load event handler.
|