Click or drag to resize
CMSPagePlaceholderLayoutTemplate Property
Layout template, if set, the given layout is used.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual ITemplate LayoutTemplate { get; set; }

Property Value

Type: ITemplate
See Also