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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual bool SourceCombineWithDefaultCulture { get; set; }

Property Value

Type: Boolean
See Also