Click or drag to resize
CMSAbstractEditableControlSelectOnlyPublished Property
If set, only published content is displayed on a live site.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public virtual bool SelectOnlyPublished { get; set; }

Property Value

Type: Boolean
See Also