UITabsExtenderTControl Class |
Namespace: CMS.UIControls
public abstract class UITabsExtender<TControl> : ControlExtender<TControl> where TControl : UITabs
The UITabsExtenderTControl type exposes the following members.
Name | Description | |
---|---|---|
UITabsExtenderTControl |
Name | Description | |
---|---|---|
Control |
Gets the extended control.
(Inherited from ControlExtenderTControl.) |
Name | Description | |
---|---|---|
Init |
Initializes the extender using the specified control.
(Inherited from ControlExtenderTControl.) | |
OnInit |
OnInit event handler.
(Overrides ControlExtenderOnInit.) | |
OnInitTabs |
Initialization of tabs.
|