Click or drag to resize
ComponentPropertyDescriptorComponentType Property
The type of the builder component.

Namespace: Kentico.Components.Web.Mvc.Selectors.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public ComponentDefinitionTypeEnum ComponentType { get; set; }

Property Value

Type: ComponentDefinitionTypeEnum
See Also