| UITabs Properties | 
The UITabs type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowSubTabs | 
            If true, the sub tabs are allowed in these tabs
              | |
| ComponentName | 
            Component name
              (Inherited from AbstractUserControl.) | |
| ControlContext | 
            Control context.
              (Inherited from CMSUserControl.) | |
| ControlGUID | 
            Unique ID of the control within the given request.
              (Inherited from CMSUserControl.) | |
| CurrentDocument | 
            Current document
              (Inherited from AbstractUserControl.) | |
| CurrentPageInfo | 
            Current page info
              (Inherited from AbstractUserControl.) | |
| CurrentResolver | 
            Control's resolver
              (Inherited from CMSUserControl.) | |
| CurrentSite | 
            Current site
              (Inherited from AbstractUserControl.) | |
| CurrentUser | 
            Current user
              (Inherited from AbstractUserControl.) | |
| DefaultTabName | 
            Tab code name, which will be selected by default.
              | |
| DisplayMode | 
            Gets or sets display mode of the control.
              (Inherited from CMSUserControl.) | |
| DocumentManager | 
            Document manager control
              (Inherited from AbstractUserControl.) | |
| EditedObject | 
            Control's edited object
              (Inherited from AbstractUserControl.) | |
| ElementName | 
            Code name of the UIElement.
              | |
| HeaderActions | 
            Header actions control
              (Inherited from AbstractUserControl.) | |
| IsCMSDesk | 
            Determines whether the current control lies on the page that is currently located under the CMS Desk.
              (Inherited from CMSUserControl.) | |
| IsLiveSite | 
            Indicates if control is used on live site.
              (Inherited from AbstractUserControl.) | |
| Item | 
            Gets or sets the value of the column.
              (Inherited from InlineUserControl.) | |
| JavaScriptHandler | 
            Name of the javascript function which is called when specified tab (UI element) is clicked. 
            UI element code name is passed as parameter.
              | |
| MessagesPlaceHolder | 
            Placeholder for messages
              (Inherited from AbstractUserControl.) | |
| ModuleName | 
            Code name of the module.
              | |
| OpenTabContentAfterLoad | 
            Indicates whether the content of the tab will be loaded into target frame.
              | |
| Parameter | 
            Control parameter.
              (Inherited from InlineUserControl.) | |
| Properties | 
            Control properties.
              (Inherited from InlineUserControl.) | |
| RelativePath | 
            Page relative path.
              (Inherited from CMSUserControl.) | |
| RememberSelectedTab | 
            If true, the selected tab is remembered across session
              | |
| ResourcePrefix | 
            Prefix for the resource strings which are used for the localization by the control and its child controls. 
              (Inherited from AbstractUserControl.) | |
| ResourcePrefixes | 
            List of cached resource prefixes for the parent hierarchy
              (Inherited from AbstractUserControl.) | |
| SelectedTab | 
            Index of the selected tab.
              | |
| SelectedTabName | 
            Name of the selected tab.
              | |
| SelectFirstItemByDefault | 
            If is set true, first item will be selected by default if is not some other item selected
              | |
| ShortID | 
            Short ID of the control.
              (Inherited from AbstractUserControl.) | |
| StartPageURL | 
            URL of the page that is used instead of selected tab's URL, when tabs control is first loaded.
              | |
| StopProcessing | 
            Indicates if the control should perform the operations.
              (Inherited from AbstractUserControl.) | |
| TabControlIdPrefix | 
            Tab control ID prefix
              | |
| TabControlLayout | 
            Horizontal or vertical layout.
              | |
| TabItems | 
            Collection of tabs.
              | |
| TabItemsInternal | 
            Internal collection of tabs (built either from Tabs or TabItems).
              | |
| TabsEmpty | 
            Gets the value which indicates whether there is some tab displayed or not.
              | |
| TypeName | 
            Returns the object type name.
              (Inherited from CMSUserControl.) | |
| UIContext | 
            Control's UI Context
              (Inherited from AbstractUserControl.) | |
| UrlTarget | 
            If URL for tab items is set, this property specifies target frame for all URLs.
              | |
| UseCMSDeskAccessDeniedPage | 
            Gets or sets the value that indicates whether CMSDesk access denied page should be used.
              (Inherited from CMSUserControl.) | |
| UseIFrame | 
            If true, target frame is not in parent frames but iframe
              | |
| UsePostback | 
            Indicates if postback is fired when tab is clicked.
              | |
| UsesLocalMessagesPlaceHolder | 
            Indicates if control uses local messages placeholder
              (Inherited from AbstractUserControl.) | |
| ViewState | 
            ViewState - overridden for the Master page ViewState fix.
              (Inherited from InlineUserControl.) |