Click or drag to resize
CMSAbstractEditableWebPartEmptyContent Property
Indicates whether the web part contains any editable content

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

Property Value

Type: Boolean
See Also