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

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

Property Value

Type: Boolean
See Also