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.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool ContainerHideOnCurrentPage { get; }

Property Value

Type: Boolean
See Also