Click or drag to resize
PageTemplateInfoPageTemplateIsAllowedForProductSection Property
Gets or sets flag indicating that this template can be used for product section.

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

Property Value

Type: Boolean
See Also