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