Class AssetContentSection.TileList
public sealed class AssetContentSection.TileList : AssetContentSection
- Inheritance
-
AssetContentSection.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<AssetContentSection> Options { get; set; }
Property Value
Size
public TileSize Size { get; set; }