Class LayoutContentSection.TabList
public sealed class LayoutContentSection.TabList : LayoutContentSection
- Inheritance
-
LayoutContentSection.TabList
- Inherited Members
- Extension Methods
Constructors
TabList(string)
public TabList(string id)
Parameters
idstring
Properties
ControlPath
public override string ControlPath { get; }
Property Value
Tabs
public IEnumerable<LayoutContentSection.TextSection> Tabs { get; set; }