Click or drag to resize
PageTemplateScriptConfigurationIsSelectable Property
Indicates if there is more than one page template to be selected for a page.

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 IsSelectable { get; }

Property Value

Type: Boolean
See Also