Click or drag to resize
CMSAbstractWebPartVisible Property
Gets or sets whether the control is visible on the page.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public override bool Visible { get; set; }

Property Value

Type: Boolean
See Also