Click or drag to resize
CMSControlDataSourceSelectOnlyPublished Property
Indicates if only published documents should be displayed.

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

Property Value

Type: Boolean

Implements

ICMSControlPropertiesSelectOnlyPublished
See Also