Click or drag to resize
TreeNodeDeleteAllCultures Method
Deletes all the culture versions of the specified node including the child nodes.

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