Click or drag to resize
CMSAbstractControlPropertiesCombineWithDefaultCulture Property
Property to set and get the CombineWithDefaultCulture flag.

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

Property Value

Type: Boolean

Implements

ICMSControlPropertiesCombineWithDefaultCulture
See Also