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
Syntax public bool ClearAttachmentFields { get; set; }
Property Value
Type:
BooleanSee Also