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.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public bool HasExternalContent { get; set; }
Property Value
Type:
BooleanSee Also