Table of Contents

Interface IEditTemplateActionComponent

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

Represents component that can be used as action component within edit template.

[PolymorphicSerialization]
public interface IEditTemplateActionComponent
Extension Methods

Properties

ClientComponentName

Name of the front-end type implementing the UI form component.

string ClientComponentName { get; }

Property Value

string