Click or drag to resize
CMSControlDataSourceCombineWithDefaultCulture Property
Indicates if the documents from the default culture version should be alternatively used.

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

Property Value

Type: Boolean

Implements

ICMSControlPropertiesCombineWithDefaultCulture
See Also