Click or drag to resize
IComponentDefinition Interface
Definition of a component for Page builder and Form builder.

Namespace: Kentico.Builder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public interface IComponentDefinition

The IComponentDefinition type exposes the following members.

Properties
  NameDescription
Public propertyIdentifier
Unique identifier of the component definition.
Top
See Also