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

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

Property Value

Type: Boolean
See Also