Click or drag to resize
ViewCustomizableComponentDefinitionViewComponentType Property
Type of the view component to be rendered.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public Type ViewComponentType { get; }

Property Value

Type: Type
See Also