Table of Contents

Class SimpleStatusAlertCardComponent

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

Represents simple status (alert) component that can be used in OverviewCard.

public class SimpleStatusAlertCardComponent : SimpleStatusCardComponent, IOverviewCardComponent
Inheritance
object
SimpleStatusAlertCardComponent
Implements
Inherited Members
Extension Methods

Constructors

SimpleStatusAlertCardComponent()

Initializes an instance of the SimpleStatusAlertCardComponent class.

public SimpleStatusAlertCardComponent()

Properties

ComponentName

Gets or sets the name of the client component.

public override string ComponentName { get; }

Property Value

string