Click or drag to resize
PageTemplateInfoPageTemplateIsLayout Property
If true, page template is considered as layout

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public bool PageTemplateIsLayout { get; set; }

Property Value

Type: Boolean
See Also