UITabsTabItemsInternal Property |
Internal collection of tabs (built either from Tabs or TabItems).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected List<UITabItem> TabItemsInternal { get; }
Property Value
Type:
ListUITabItemSee Also