Click or drag to resize
CMSPagePlaceholderHasExternalContent Property
If true, placeholder is using external content (does not load the layout if available and uses the page info if set).

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

Property Value

Type: Boolean
See Also