CMSAbstractWebPartHideOnCurrentPage Property |
Returns true if the control should be hidden on current page (hide control 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 HideOnCurrentPage { get; }
Property Value
Type:
BooleanSee Also