Table of Contents

Class AssetContentSection.TileList

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public sealed class AssetContentSection.TileList : AssetContentSection
Inheritance
AssetContentSection.TileList
Inherited Members
Extension Methods

Constructors

TileList(string)

public TileList(string id)

Parameters

id string

Properties

ControlPath

public override string ControlPath { get; }

Property Value

string

Options

public IEnumerable<AssetContentSection> Options { get; set; }

Property Value

IEnumerable<AssetContentSection>

Size

public TileSize Size { get; set; }

Property Value

TileSize