CMSWebPartZoneIsEmpty Property |
Returns true if the zone is empty (no web part is visible)
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool IsEmpty { get; }
Property Value
Type:
BooleanSee Also