CMSAbstractLayoutWebPartIsVisible Property |
Returns true if the web part is visible.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public override bool IsVisible { get; set; }
Property Value
Type:
BooleanSee Also