Click or drag to resize
UITabsExtenderTControl Class
UITabs Control extender.
Inheritance Hierarchy
SystemObject
  CMS.ExtendedControlsControlExtender
    CMS.ExtendedControlsControlExtenderTControl
      CMS.UIControlsUITabsExtenderTControl
        CMS.UIControlsUITabsExtender

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public abstract class UITabsExtender<TControl> : ControlExtender<TControl>
where TControl : UITabs

Type Parameters

TControl

The UITabsExtenderTControl type exposes the following members.

Constructors
Properties
Methods
See Also