Table of Contents

Class SimpleStatusSuccessCardComponent

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

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

public class SimpleStatusSuccessCardComponent : SimpleStatusCardComponent, IOverviewCardComponent
Inheritance
object
SimpleStatusSuccessCardComponent
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