Click or drag to resize
PageTemplateInfoIsPortal Property
Gets or sets flag whether page template is portal.

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

Property Value

Type: Boolean
See Also