Click or drag to resize
PageTemplateConfigurationConfigurationIdentifier Property
Identifier of the page template configuration based on which the page was created.

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

Property Value

Type: Guid
See Also