Click or drag to resize
TreeNodeUpdateChildrenPaths Method
Updates the child documents paths within the tree of documents and generates the document aliases if necessary.

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