Click or drag to resize
CMSAbstractEditableControlEmptyContent Property
Indicates whether the control contains any editable content

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

Property Value

Type: Boolean
See Also