Table of Contents

Class ActionButtonCardComponent

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

Represents a single action button that can be used in OverviewCard.

public class ActionButtonCardComponent : IOverviewCardComponent
Inheritance
object
ActionButtonCardComponent
Implements
Extension Methods

Properties

Action

An action which defines the button.

public Action Action { get; set; }

Property Value

Action

ComponentName

Client component name.

public string ComponentName { get; }

Property Value

string