CMSAbstractWebPartContainerHideOnCurrentPage Property |
Returns true if the container should be hidden on current page (hide container on subpages in effect).
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual bool ContainerHideOnCurrentPage { get; }
Property Value
Type:
BooleanSee Also