Click or drag to resize
TreeNodeSynchronizedLinkColumns Property
List of columns in CMS_Tree table automatically synchronized between linked documents

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static List<string> SynchronizedLinkColumns { get; }

Property Value

Type: ListString
See Also