CMSAbstractWebPartVisible Property |
Gets or sets whether the control is visible on the page.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public override bool Visible { get; set; }
Property Value
Type:
BooleanSee Also