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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected virtual bool EmptyContent { get; set; }

Property Value

Type: Boolean
See Also