Table of Contents

Class OverviewCardGroup

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Card group configuration.

public class OverviewCardGroup
Inheritance
object
OverviewCardGroup
Extension Methods

Properties

Cards

Cards collection.

public ICollection<OverviewCard> Cards { get; set; }

Property Value

ICollection<OverviewCard>