Click or drag to resize
ViewCustomizableComponentDefinitionIsCustom Property
Indicates whether specific view was provided via constructor, or the system should look for the view in default location.

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

Property Value

Type: Boolean
See Also