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.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntaxpublic bool HasExternalContent { get; set; }
Property Value
Type:
Boolean
See Also