Click or drag to resize
CMSTabControlGetTabs Method
Returns an array of tabs according to the current settings.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected List<TabItem> GetTabs()

Return Value

Type: ListTabItem
See Also