Click or drag to resize
ExportObjectSettingsDocCombineWithDefaultCulture Property
Specifies if return the default culture document when specified culture not found.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool DocCombineWithDefaultCulture { get; set; }

Property Value

Type: Boolean
See Also