Class SimpleStatusAlertCardComponent
Represents simple status (alert) component that can be used in OverviewCard.
public class SimpleStatusAlertCardComponent : SimpleStatusCardComponent, IOverviewCardComponent
- Inheritance
-
objectSimpleStatusAlertCardComponent
- 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