CMSAbstractWebPartHideOnCurrentPage Property |
Returns true if the control should be hidden on current page (hide control on subpages in effect).
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntaxpublic virtual bool HideOnCurrentPage { get; }
Property Value
Type:
Boolean
See Also