NewCultureDocumentSettingsClearAttachmentFields Property |
Indicates if field attachments should be cleared. Used in Translation module to ensure correct attachments from external translation.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntaxpublic bool ClearAttachmentFields { get; set; }
Property Value
Type:
Boolean
See Also