Click or drag to resize
TreeProviderDeleteChildNodes Property
If false, child nodes of the document are not deleted when the document is deleted. Default value is true.

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

Property Value

Type: Boolean
See Also