Click or drag to resize
SynchronizationObjectSettingsDocDeleteAllCultures Property
If true, all cultures are deleted when document is being deleted.

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

Property Value

Type: Boolean
See Also