TreeProviderDeleteChildNodes Property |
If false, child nodes of the document are not deleted when the document is deleted. Default value is true.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public bool DeleteChildNodes { get; set; }
Property Value
Type:
BooleanSee Also