Click or drag to resize
PageTemplatesSelectorViewModelHasDefaultTemplates Property
Indicates presence of default templates in Templates.

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

Property Value

Type: Boolean
See Also