Click or drag to resize
PageTemplateInfoIsPortal Property
Indicates whether the PageTemplateType is Portal.

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

Property Value

Type: Boolean
See Also