Click or drag to resize
DocumentSynchronizationHelperSynchronizeSharedTemplatesWithDocuments Property
Gets or sets the value that indicates whether shared templates should be synchronized with documents.

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

Property Value

Type: Boolean
See Also