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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected List<TabItem> GetTabs()

Return Value

Type: ListTabItem
See Also