Click or drag to resize
CMSAbstractLayoutTemplateInstance Property
Returns page template instance structure.

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

Property Value

Type: PageTemplateInstance
See Also