Click or drag to resize
CopyDocumentSettingsCheckSiteCulture Property
If set to true document will be copied only if target site has assigned the culture document has.

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

Property Value

Type: Boolean
See Also