Click or drag to resize
CMSPagePlaceholderPageTemplateInfo Property
Returns the page template information.

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

Property Value

Type: PageTemplateInfo
See Also