Class AssetContentSection.TabList
public sealed class AssetContentSection.TabList : AssetContentSection
- Inheritance
-
AssetContentSection.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<AssetContentSection.TextSection> Tabs { get; set; }