Click or drag to resize
TreeProviderCheckLinkConsistency Property
If true, the linked document checks if the reference to its original is preserved.

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

Property Value

Type: Boolean
See Also