Click or drag to resize
TreeNodeDeleteChildNodes Method
Deletes the child nodes of all culture versions under the specified parent node.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
protected virtual void DeleteChildNodes()
See Also