Click or drag to resize
CMSAbstractWebPartContainerHideOnCurrentPage Property
Returns true if the container should be hidden on current page (hide container on subpages in effect).

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual bool ContainerHideOnCurrentPage { get; }

Property Value

Type: Boolean
See Also