Click or drag to resize
PageTemplateMetadataHasProperties Property
Indicates whether the page template has at least one property which is decorated with EditingComponentAttribute

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

Property Value

Type: Boolean
See Also