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

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public Guid ConfigurationIdentifier { get; set; }

Property Value

Type: Guid
See Also