Click or drag to resize
TreeProviderUpdateNodeData Property

Note: This API is now obsolete.

If true, document content is updated from internal objects.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Use UpdateDocumentContent property instead.")]
public bool UpdateNodeData { get; set; }

Property Value

Type: Boolean
See Also