Click or drag to resize
CMSPortalManagerPageTemplate Property
Gets the page template of the current page.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public PageTemplateInfo PageTemplate { get; }

Property Value

Type: PageTemplateInfo
See Also