Class SimpleStatusSuccessCardComponent
Represents simple status (success) component that can be used in OverviewCard.
public class SimpleStatusSuccessCardComponent : SimpleStatusCardComponent, IOverviewCardComponent
- Inheritance
-
objectSimpleStatusSuccessCardComponent
- Implements
- Inherited Members
- Extension Methods
Constructors
SimpleStatusSuccessCardComponent()
Initializes an instance of the SimpleStatusSuccessCardComponent class.
public SimpleStatusSuccessCardComponent()
Properties
ComponentName
Gets or sets the name of the client component.
public override string ComponentName { get; }
Property Value
- string